Searched defs:asImmutableList (Results 1 – 2 of 2) sorted by relevance
311 static <E> ImmutableList<E> asImmutableList(Object[] elements) { in asImmutableList() method in ImmutableList319 static <E> ImmutableList<E> asImmutableList(Object[] elements, int length) { in asImmutableList() method in ImmutableList
191 static <E> ImmutableList<E> asImmutableList(Object[] elements) { in asImmutableList() method in ImmutableList