Class View<E>

java.lang.Object
one.microstream.collections.View<E>
All Implemented Interfaces:
Iterable<E>, CapacityCarrying, ExtendedCollection<E>, Sized, XGettingCollection<E>, XIterable<E>, XJoinable<E>, Copyable

public class View<E>
extends Object
implements XGettingCollection<E>