Package org.mvel2.execution
Class ExecutionEntry<K,V>
java.lang.Object
org.mvel2.execution.ExecutionEntry<K,V>
- All Implemented Interfaces:
Map.Entry<K,V>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
key
-
value
-
-
Constructor Details
-
ExecutionEntry
-
-
Method Details
-
getKey
-
getValue
-
setValue
-
equals
-
hashCode
public int hashCode() -
toString
-