Interface Collections.LiteralSet<A>

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

public static interface Collections.LiteralSet<A> extends Set<A>