Searched defs:asImmutableList (Results 1 – 3 of 3) sorted by relevance
354 static <E> ImmutableList<E> asImmutableList(Object[] elements) { in asImmutableList() method in ImmutableList362 static <E> ImmutableList<E> asImmutableList(Object[] elements, int length) { in asImmutableList() method in ImmutableList
334 static <E> ImmutableList<E> asImmutableList(Object[] elements) { in asImmutableList() method in ImmutableList339 static <E> ImmutableList<E> asImmutableList(Object[] elements, int length) { in asImmutableList() method in ImmutableList
183 static <E> ImmutableList<E> asImmutableList(Object[] elements) { in asImmutableList() method in ImmutableList