Package mondrian.olap
Interface Util.Functor1<RT,PT>
-
- Enclosing class:
- Util
public static interface Util.Functor1<RT,PT>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description RT
apply(PT param)
-