程序包 org.bukkit.help

类 HelpTopicComparator

java.lang.Object
org.bukkit.help.HelpTopicComparator
所有已实现的接口:
Comparator<HelpTopic>

public final class HelpTopicComparator extends Object implements Comparator<HelpTopic>
Used to impose a custom total ordering on help topics.

All topics are listed in alphabetic order, but topics that start with a slash come after topics that don't.