public class Iterable0 extends Object
Iterable0()
static boolean
elementsEqual(@NonNull Iterable<?> iterable1, @NonNull Iterable<?> iterable2)
static <T> T
get(@NonNull Iterable<T> iterable, int position)
static <T> T[]
toArray(Iterable<? extends T> iterable, Class<T> type)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Iterable0()
public static boolean elementsEqual(@NonNull @NonNull Iterable<?> iterable1, @NonNull @NonNull Iterable<?> iterable2)
public static <T> T get(@NonNull @NonNull Iterable<T> iterable, int position)
public static <T> T[] toArray(Iterable<? extends T> iterable, Class<T> type)
Copyright © 2011-2021–2021 ShaneKingOrg. All rights reserved.