Package | Description |
---|---|
main.java.com.djrapitops.plan.database |
Modifier and Type | Method and Description |
---|---|
static <T> List<List<Container<T>>> |
DBUtils.splitIntoBatchesId(Map<Integer,List<T>> objects) |
static <T> List<List<Container<T>>> |
DBUtils.splitIntoBatchesWithID(Map<Integer,T> objects) |
Copyright © 2017. All rights reserved.