Package org.mvel2.util
Class SimpleIndexHashMapWrapper.ValueContainer<K,V>
java.lang.Object
org.mvel2.util.SimpleIndexHashMapWrapper.ValueContainer<K,V>
- Enclosing class:
SimpleIndexHashMapWrapper<K,
V>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
index
private int index -
key
-
value
-
-
Constructor Details
-
ValueContainer
-
-
Method Details
-
getIndex
public int getIndex() -
getKey
-
getValue
-
setKey
-
setValue
-