Interface Operation


  • public interface Operation
    Operation
    Author:
    Scott Marlow
    • Method Detail

      • invoke

        Object invoke​(Object... args)
        Invoke operation
        Parameters:
        args - will be passed to invoked operation
        Returns: