Class QuasimodeTool.ModifierKeySet
java.lang.Object
java.util.AbstractCollection<Integer>
java.util.AbstractSet<Integer>
java.util.HashSet<Integer>
com.vividsolutions.jump.workbench.ui.cursortool.QuasimodeTool.ModifierKeySpec
com.vividsolutions.jump.workbench.ui.cursortool.QuasimodeTool.ModifierKeySet
- All Implemented Interfaces:
Serializable, Cloneable, Iterable<Integer>, Collection<Integer>, Set<Integer>
- Enclosing class:
QuasimodeTool
- See Also:
-
Field Summary
Fields inherited from class QuasimodeTool.ModifierKeySpec
DEFAULT -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class QuasimodeTool.ModifierKeySpec
add, addAllRaw, equals, toKeyStroke, toStringMethods inherited from class HashSet
clear, clone, contains, isEmpty, iterator, newHashSet, remove, size, spliterator, toArray, toArrayMethods inherited from class AbstractSet
hashCode, removeAllMethods inherited from class AbstractCollection
addAll, containsAll, retainAllMethods inherited from interface Collection
parallelStream, removeIf, stream, toArray
-
Constructor Details
-
ModifierKeySet
-