public final class AttributeKey extends Object implements Serializable
Map or session attribute to search
fast while being debug-friendly by providing the string representation.| Constructor and Description |
|---|
AttributeKey(Class<?> source,
String name)
Creates a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
String |
toString()
The String representation of tis objection is its constructed name.
|
Copyright © 2004–2017. All rights reserved.