public interface LongSet extends LongCollection, Set<Long>
Set
with methods that are specific
for long
values.add, contains, longIterator, remove, toLongArray
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, spliterator, toArray, toArray
parallelStream, removeIf, stream
Copyright © 2017 Devexperts. All Rights Reserved.