Interface OperationInterface

All Superinterfaces:
Comparable<OperationInterface>
All Known Implementing Classes:
EntireInterface, Operation

public interface OperationInterface extends Comparable<OperationInterface>