Package 

Interface PDFunction3

    • Method Summary

      Modifier and Type Method Description
      abstract R invoke(T param, T2 param2, T3 param3)
      abstract String getName()
      abstract Integer getPriority()
      abstract Boolean getIsRelevant()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait