public interface EventSet extends java.util.Set, Mirror
Event
s.Event
,
EventQueue
,
VirtualMachine
Modifier and Type | Method and Description |
---|---|
void |
resume()
Resumes processing of the
EventSet . |
boolean |
suspended()
Returns
true if processing of the EventSet is currently suspended. |
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, spliterator, toArray, toArray
virtualMachine
Copyright (c) IBM Corp. and others 2000, 2016. All Rights Reserved.