public interface ValuesCollection<V> extends Collection<V>, Assetted<MapView<?,?,V>>, Queryable<V>, View
| Modifier and Type | Method and Description |
|---|---|
default java.util.stream.Stream<V> |
stream() |
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, parallelStream, remove, removeAll, removeIf, retainAll, size, spliterator, toArray, toArrayasset, underlyingdefault java.util.stream.Stream<V> stream()
Copyright © 2015. All rights reserved.