Class CommandSupport
java.lang.Object
tech.guilhermekaua.spigotboot.commands.internal.CommandSupport
-
Method Summary
Modifier and TypeMethodDescriptionstatic <T> List<T>deduplicateByIdentity(Collection<T> values) static Stringstatic StringnormalizeLabel(String value) static intresolveOrder(Object bean) static <T> List<T>sortBeans(Collection<T> beans)
-
Method Details
-
normalizeLabel
-
resolveOrder
-
deduplicateByIdentity
-
sortBeans
-
joinArgs
-