public static class Launcher.PluginsConfig extends Launcher.MapWithAlias<PluginConfig>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Constructor and Description |
---|
Launcher.PluginsConfig() |
Modifier and Type | Method and Description |
---|---|
String[] |
getAliases(PluginConfig item) |
containsKey, get, getMainKey, isAlias, put, putAll, remove
clear, clone, containsValue, entrySet, isEmpty, keySet, size, values
equals, hashCode, toString
public String[] getAliases(PluginConfig item)
getAliases
in class Launcher.MapWithAlias<PluginConfig>