Class TripleKeyMap<A,B,C,E>
- java.lang.Object
-
- net.officefloor.compile.impl.util.TripleKeyMap<A,B,C,E>
-
public class TripleKeyMap<A,B,C,E> extends java.lang.Object
Map that provides a triple key to obtain the entry.- Author:
- Daniel Sagenschneider
-
-
Constructor Summary
Constructors Constructor Description TripleKeyMap()
-