| Package | Description |
|---|---|
| de.flapdoodle.guava |
| Modifier and Type | Method and Description |
|---|---|
static <T> Partition<T> |
Transformations.partition(Collection<T> collection,
com.google.common.base.Predicate<? super T> filter) |
static <T> Partition<T> |
Transformations.split(Collection<T> source,
int index) |
Copyright © 2014. All Rights Reserved.