Package ca.uqac.lif.cep.tuples
Class Tuple.MapEntry<K,V>
java.lang.Object
ca.uqac.lif.cep.tuples.Tuple.MapEntry<K,V>
- Type Parameters:
K- Type of keysV- Type of values
- All Implemented Interfaces:
Map.Entry<K,V>
- Enclosing class:
Tuple
Simple implementation of the Map interface