Class FalseLiteralExpression<T>

    • Constructor Detail

      • FalseLiteralExpression

        public FalseLiteralExpression()
        Constructor stores value
    • Method Detail

      • test

        public boolean test​(T value)
        Returns FALSE
        Specified by:
        test in interface Predicate<T>
        Parameters:
        value - Object to handle (is ignored)
        Returns:
        False