public final class RemoteKeySetView<K,V> extends VanillaKeySetView<K,V>
Constructor and Description |
---|
RemoteKeySetView(@NotNull RequestContext context,
@NotNull Asset asset,
@NotNull MapView<K,V> mapView) |
Modifier and Type | Method and Description |
---|---|
@NotNull Query<K> |
query() |
add, asset, contains, equals, hashCode, iterator, remove, size, underlying
addAll, clear, containsAll, isEmpty, removeAll, retainAll, toArray, toArray, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
stream
addAll, clear, containsAll, isEmpty, removeAll, retainAll, spliterator, toArray, toArray
parallelStream, removeIf
Copyright © 2021. All rights reserved.