Interface ExpressionFactory.CreatorFunction

  • Enclosing class:
    ExpressionFactory
    Functional Interface:
    This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

    @FunctionalInterface
    public static interface ExpressionFactory.CreatorFunction
    Used for system analytics functions for initialization. Should take in a list of expression parameters and return an expression.