Class TableVisualizer.SampleSuccessFunctor

    • Constructor Detail

      • SampleSuccessFunctor

        public SampleSuccessFunctor​(String methodName)
    • Method Detail

      • invoke

        public Object invoke​(Object p_invokee)
        Description copied from class: Functor
        Invoke the method on a given object.
        Overrides:
        invoke in class Functor
        Parameters:
        p_invokee - - provides the object to call; ignored if the class or object were provided to the constructor
        Returns:
        the value