protected static class PersistentLong23TreeSet.ImmutableSet extends PersistentLong23TreeMap.ImmutableMap<java.lang.Boolean> implements PersistentLongSet.ImmutableSet
| Modifier and Type | Method and Description |
|---|---|
boolean |
contains(long key) |
LongIterator |
longIterator() |
LongIterator |
reverseLongIterator() |
LongIterator |
tailLongIterator(long key) |
LongIterator |
tailReverseLongIterator(long key) |
containsKey, get, tailEntryIterator, tailReverseEntryIteratorcontains, getMaximum, getMinimum, isEmpty, iterator, reverseIterator, size, tailIterator, tailReverseIteratorclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisEmpty, sizegetMinimum, isEmpty, reverseIterator, sizepublic boolean contains(long key)
contains in interface PersistentLongSet.ImmutableSetpublic LongIterator longIterator()
longIterator in interface PersistentLongSet.ImmutableSetpublic LongIterator reverseLongIterator()
reverseLongIterator in interface PersistentLongSet.ImmutableSetpublic LongIterator tailLongIterator(long key)
tailLongIterator in interface PersistentLongSet.ImmutableSetpublic LongIterator tailReverseLongIterator(long key)
tailReverseLongIterator in interface PersistentLongSet.ImmutableSet