public class Plugins extends Object
| Constructor and Description |
|---|
Plugins() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
PluginManifest[] |
getActive() |
PluginManifest[] |
getInactive() |
int |
hashCode() |
void |
setActive(PluginManifest[] active) |
void |
setInactive(PluginManifest[] inactive) |
String |
toString() |
public PluginManifest[] getActive()
public PluginManifest[] getInactive()
public void setActive(PluginManifest[] active)
public void setInactive(PluginManifest[] inactive)
protected boolean canEqual(Object other)
Copyright © 2019. All rights reserved.