public final class PluginRef<T> extends Object
Modifier and Type | Method and Description |
---|---|
T |
get() |
String |
getName() |
Class<T> |
getType() |
static <T> PluginRef<T> |
of(T ref,
String name) |
Copyright © 2017–2018 PlugFace. All rights reserved.