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 TypeMethodDescriptionboolean
int
hashCode()
final boolean
matches
(EnvironmentKey key) final boolean
toString()
-
Constructor Details
-
KeyPair
-
-
Method Details
-
getKeySymbol
- Specified by:
getKeySymbol
in interfaceEnvironmentKey
-
getKeyProperty
- Specified by:
getKeyProperty
in interfaceEnvironmentKey
-
matches
- Specified by:
matches
in interfaceEnvironmentKey
-
matches
- Specified by:
matches
in interfaceEnvironmentKey
-
equals
-
hashCode
public int hashCode() -
toString
-