|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CollectionHelper.Partitioner | |
|---|---|
| org.hibernate.validator.util | Independent helper classes. |
| Uses of CollectionHelper.Partitioner in org.hibernate.validator.util |
|---|
| Methods in org.hibernate.validator.util with parameters of type CollectionHelper.Partitioner | ||
|---|---|---|
static
|
CollectionHelper.partition(java.util.List<V> list,
CollectionHelper.Partitioner<K,V> partitioner)
Creates a map containing the given list's values partitioned by the given partitioner. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||