Package mondrian.olap

Interface Util.Functor1<RT,PT>

Enclosing class:
Util

public static interface Util.Functor1<RT,PT>
  • Method Summary

    Modifier and Type
    Method
    Description
    apply(PT param)
     
  • Method Details

    • apply

      RT apply(PT param)