org.omnaest.utils.operation.special
Interface OperationVoid<PARAMETER>

Type Parameters:
PARAMETER -

public interface OperationVoid<PARAMETER>

Operation which executes a void method

Author:
Omnaest
See Also:
Operation, OperationIntrinsic

Method Summary
 void execute(PARAMETER parameter)
           
 

Method Detail

execute

void execute(PARAMETER parameter)


Copyright © 2013. All Rights Reserved.