public class SessionAttributeMapEntry extends AbstractMap.SimpleImmutableEntry<String,UUID>
Map.Entry for a session attribute.
Used to optimize the marshalling of Map.put(Object, Object) functions.| Constructor and Description |
|---|
SessionAttributeMapEntry(String key,
UUID value) |
equals, getKey, getValue, hashCode, setValue, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitcomparingByKey, comparingByKey, comparingByValue, comparingByValueCopyright © 2022 JBoss by Red Hat. All rights reserved.