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