Class ImmutableList.SubList<E extends @Nullable Object>

java.lang.Object
org.odenix.collections.ImmutableList.SubList<E>
All Implemented Interfaces:
Iterable<E>, ImmutableCollection<E>, ImmutableList<E>
Enclosing interface:
ImmutableList<E extends @Nullable Object>

public static final class ImmutableList.SubList<E extends @Nullable Object> extends Object implements ImmutableList<E>