![]() |
Adventure at Umalu
22nd March, 2013
Rogue-like Dungeon Crawler, written in Java
|
This is the complete list of members for jade.util.Lambda, including all inherited members.
filter(Iterable< T > iterable, FilterFunc< T > lambda) | jade.util.Lambda | static |
filterType(Iterable< T > iterable, final Class< R > cls) | jade.util.Lambda | static |
first(Iterable< T > iterable) | jade.util.Lambda | static |
map(Iterable< T > iterable, MapFunc< T, R > lambda) | jade.util.Lambda | static |
toList(Iterable< T > iterable) | jade.util.Lambda | static |
toSet(Iterable< T > iterable) | jade.util.Lambda | static |