T - the attachment value typepublic static final class Attachments.Key<T>
extends java.lang.Object
| Constructor and Description |
|---|
Key(java.lang.Class<T> type)
Construct a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Class<T> |
getType()
Get the attachment type class.
|
Copyright © 2017 JBoss, a division of Red Hat, Inc.. All Rights Reserved.