Class ListExtensions
java.lang.Object
net.hl.lang.ext.ListExtensions
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic <T> Tstatic <T> List<T> static <T> List<T> newList()newList(boolean[] other) newList(byte[] other) newList(char[] other) newList(double[] other) newList(float[] other) newList(int[] other) newList(long[] other) newList(short[] other) static <T> List<T> newList(Collection<T> other) static <T> List<T> newList(T[] other) static <T> List<T> static <T> List<T>
-
Constructor Details
-
ListExtensions
public ListExtensions()
-
-
Method Details
-
getAt
-
getAt
-
setAt
-
setAt
-
newList
-
newList
-
newList
-
newList
-
newList
-
newList
-
newList
-
newList
-
newList
-
newList
-
newList
-