public class InflatableSet extends InflatableCollection implements Set
InflatableCollection.InflatedCollectionm_oValue, NO_VALUE, VALUE_UPDATER| Constructor and Description |
|---|
InflatableSet() |
| Modifier and Type | Method and Description |
|---|---|
protected InflatableCollection.InflatedCollection |
instantiateCollection()
Factory method used to create a new Collection.
|
add, clear, contains, equals, hashCode, iterator, remove, removeAll, retainAll, size, toArray, toArrayaddAll, containsAll, isEmpty, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitadd, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, spliterator, toArray, toArrayparallelStream, removeIf, streamprotected InflatableCollection.InflatedCollection instantiateCollection()
instantiateCollection in class InflatableCollection