Searched defs:ListN (Results 1 – 1 of 1) sorted by relevance
409 static final class ListN<E> extends AbstractImmutableList<E> class in ImmutableCollections418 ListN(E... input) { in ListN() method in ImmutableCollections.ListN