|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CollectionMethods.Mapping | |
---|---|
edu.cmu.cs.crystal.util | Several utilities that other analysis writers have found useful. |
Uses of CollectionMethods.Mapping in edu.cmu.cs.crystal.util |
---|
Methods in edu.cmu.cs.crystal.util with parameters of type CollectionMethods.Mapping | ||
---|---|---|
static
|
CollectionMethods.map(List<? extends I> list,
CollectionMethods.Mapping<I,O> fun)
Functional map, returns a new list. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |