T - the identifier type of the holder@Deprecated public interface HeldNode<T>
PermissionHolder and a Node.| Modifier and Type | Method and Description |
|---|---|
T |
getHolder()
Deprecated.
Gets the holder of the node
|
@NonNull Node |
getNode()
Deprecated.
Gets the node
|