Package | Description |
---|---|
org.lazywizard.lazylib |
Contains general methods that mostly help with non-API data types.
|
Class and Description |
---|
CollectionUtils.CollectionFilter
Used with
CollectionUtils.filter(Collection, CollectionUtils.CollectionFilter)
to filter out unwanted entries in a Collection . |