| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Function | |
|---|---|
| edu.wisc.ssec.mcidasv.servermanager | |
| edu.wisc.ssec.mcidasv.util | |
| Uses of Function in edu.wisc.ssec.mcidasv.servermanager | 
|---|
| Fields in edu.wisc.ssec.mcidasv.servermanager declared as Function | |
|---|---|
| static Function<AddeServer,RemoteAddeEntry> | EntryTransforms.convertIdvServerFunctionthat transforms anAddeServerinto aRemoteAddeEntry. | 
| Uses of Function in edu.wisc.ssec.mcidasv.util | 
|---|
| Methods in edu.wisc.ssec.mcidasv.util with parameters of type Function | ||
|---|---|---|
| static
 | CollectionHelpers.map(Function<A,B> f,
       List<A> as)Applies a given function to each item in a given list. | |
| static
 | CollectionHelpers.map(Function<A,B> f,
       Set<A> as)Applies a given function to each item in a given Set. | |
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||