Interface ArgumentUtils.Check

  • Enclosing class:
    ArgumentUtils
    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 ArgumentUtils.Check
    Functional interface the check a condition.
    • Method Detail

      • condition

        boolean condition()
        Returns:
        Whether the condition is true