Interface InvokerSingleValuePattern<T>

All Superinterfaces:
Condition, InvokerPattern<T>, Pattern<T>

public interface InvokerSingleValuePattern<T> extends InvokerPattern<T>
  • Method Details

    • getInvokedFunction

      FunctionN<T> getInvokedFunction()