public abstract static class AttributeMap.Key<T> extends Object
| Modifier and Type | Class and Description |
|---|---|
protected static class |
AttributeMap.Key.UnsafeValueType |
| Modifier | Constructor and Description |
|---|---|
protected |
Key(AttributeMap.Key.UnsafeValueType unsafeValueType) |
protected |
Key(Class<T> valueType) |
protected Key(AttributeMap.Key.UnsafeValueType unsafeValueType)
Copyright © 2021. All rights reserved.