Marker interface to indicate options and flags for any given {@link Operation}.
Operation options are passed to an operation (similar to method parameters). Onve an operation returns, it returns an instance of an {@link OperationResult}.
@see Operation
@see OperationResult
@author Philipp C. Heckel
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.