public static class Launcher.PluginsServices extends Launcher.MapWithAlias<PluginServices>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Constructor and Description |
---|
PluginsServices() |
Modifier and Type | Method and Description |
---|---|
String[] |
getAliases(PluginServices item) |
containsKey, get, getMainKey, isAlias, put, putAll, remove
clear, clone, compute, computeIfAbsent, computeIfPresent, containsValue, entrySet, forEach, getOrDefault, isEmpty, keySet, merge, putIfAbsent, remove, replace, replace, replaceAll, size, values
equals, hashCode, toString
public String[] getAliases(PluginServices item)
getAliases
in class Launcher.MapWithAlias<PluginServices>