public abstract class MetadataValue extends Object
| Modifier and Type | Field and Description |
|---|---|
protected WeakReference<Plugin> |
owningPlugin |
| Modifier | Constructor and Description |
|---|---|
protected |
MetadataValue(Plugin owningPlugin) |
| Modifier and Type | Method and Description |
|---|---|
Plugin |
getOwningPlugin() |
abstract void |
invalidate() |
abstract Object |
value() |
protected final WeakReference<Plugin> owningPlugin
protected MetadataValue(Plugin owningPlugin)
Copyright © 2020. All rights reserved.