Package info.javelot.functionalj.util

Class Summary
ArrayIterator<T> Iterator that is used for arrays.
EmptyIterable<T> Empty iterable that is used for null Lists.
EmptyIterator<T> Empty iterator that is used for null Lists.
Lists Methods concerning Collections, Lists and Sets.
Operators Contains function definitions for common operators.
Sorter Contains a method to sort by an arbitrary list of properties.
Strings Methods concerning Strings.
Utils Contains general utility methods.