Class OperationMap<T>

Object
OperationMap<T>
Type Parameters:
T - the type of objects stored in the map
All Implemented Interfaces:
MultiInputSubMap<T>

public class OperationMap<T> extends Object implements MultiInputSubMap<T>
Stores objects as operations in a map, implementing the MultiInputSubMap interface.