| Package | Description |
|---|---|
| org.jxls.util |
| Modifier and Type | Method and Description |
|---|---|
Collection<GroupData> |
UtilWrapper.groupCollection(Collection<?> collection,
String groupProperty,
String groupOrder) |
static Collection<GroupData> |
Util.groupCollection(Collection<?> collection,
String groupProperty,
String groupOrder) |
Collection<GroupData> |
UtilWrapper.groupIterable(Iterable<?> iterable,
String groupProperty,
String groupOrder) |
static Collection<GroupData> |
Util.groupIterable(Iterable<?> iterable,
String groupProperty,
String groupOrder) |
Copyright © 2019. All rights reserved.