Package gnu.mapping
Class KeyPair
java.lang.Object
gnu.mapping.KeyPair
- All Implemented Interfaces:
EnvironmentKey
A simple concrete implemementation of
EnvironmentKey.-
Field Summary
Fields inherited from interface gnu.mapping.EnvironmentKey
FUNCTION -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()final booleanmatches(EnvironmentKey key) final booleantoString()
-
Constructor Details
-
KeyPair
-
-
Method Details
-
getKeySymbol
- Specified by:
getKeySymbolin interfaceEnvironmentKey
-
getKeyProperty
- Specified by:
getKeyPropertyin interfaceEnvironmentKey
-
matches
- Specified by:
matchesin interfaceEnvironmentKey
-
matches
- Specified by:
matchesin interfaceEnvironmentKey
-
equals
-
hashCode
public int hashCode() -
toString
-