Searched defs:buildList (Results 1 – 3 of 3) sorted by relevance
205 private static <T> List<T> buildList(T[] array) { in buildList() method209 private static List<Integer> buildList(int[] array) { in buildList() method
268 buildList = [ variable
335 private void buildList() { in buildList() method in ShadeListBuilder