Package ec.eda.dovs
Class CornerMap.Pair
java.lang.Object
ec.eda.dovs.CornerMap.Pair
- Enclosing class:
CornerMap
Simple structure store the key and value from this CornerMap. This is
userd for retrieving data from CornerMap
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
key
-
value
-
-
Constructor Details
-
Pair
public Pair()
-
-
Method Details
-
getKey
public int getKey() -
getValue
-