|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Utils.Function | |
---|---|
org.openstreetmap.josm.tools |
Uses of Utils.Function in org.openstreetmap.josm.tools |
---|
Methods in org.openstreetmap.josm.tools with parameters of type Utils.Function | ||
---|---|---|
static
|
Utils.transform(java.util.Collection<? extends A> c,
Utils.Function<A,B> f)
Transforms the collection c into an unmodifiable collection and
applies the Utils.Function f on each element upon access. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |