Interface Collections.LiteralList<A>

All Superinterfaces:
Collection<A>, Iterable<A>, List<A>
Enclosing class:
Collections

public static interface Collections.LiteralList<A> extends List<A>