Interface Types.DeriveRealFunction

  • All Superinterfaces:
    IFunction
    Enclosing interface:
    Types

    public static interface Types.DeriveRealFunction
    extends IFunction
    • Method Summary

      Modifier and Type Method Description
      com.onehilltech.promises.Promise call​(java.lang.Object... args)  
    • Method Detail

      • call

        com.onehilltech.promises.Promise call​(java.lang.Object... args)