public interface LinkedSet<V> extends Set<V>
| Modifier and Type | Method and Description |
|---|---|
V |
getLastValue() |
V |
pollLastValue() |
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, spliterator, toArray, toArrayparallelStream, removeIf, streamCopyright © 2018 SPF4J. All rights reserved.