static <T> List<List<T>>
pack(Iterable<T> items, Function<T,Long> weightFunc, long targetWeight)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait