Class NegateEventFunction<S extends EventFunction>

    • Constructor Detail

      • NegateEventFunction

        public NegateEventFunction​(S baseFunction)
        Constructor.
        Parameters:
        baseFunction - event function to negate