Class SessionAttributeMapEntry<V>
java.lang.Object
org.wildfly.clustering.web.cache.session.attributes.fine.SessionAttributeMapEntry<V>
- Author:
- Paul Ferraro
-
Constructor Summary
ConstructorsConstructorDescriptionSessionAttributeMapEntry(String name, V value) SessionAttributeMapEntry(Map.Entry<String, V> entry) -
Method Summary
-
Constructor Details
-
SessionAttributeMapEntry
-
SessionAttributeMapEntry
-
-
Method Details
-
getKey
-
getValue
-
setValue
-
hashCode
public int hashCode() -
equals
-
toString
-