Package mondrian.olap

Interface Util.Functor1<RT,​PT>

  • Enclosing class:
    Util

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

      • apply

        RT apply​(PT param)