public class Lists extends Object
Lists()
static <T> List<List<T>>
partition(List<T> items, int maxSize)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Lists()
public static <T> List<List<T>> partition(List<T> items, int maxSize)
Copyright © 2017. All rights reserved.