Hierarchy For All Packages

Package Hierarchies:

Class Hierarchy

Interface Hierarchy

  • com.github.alex1304.ultimategdbot.api.command.Command
  • com.github.alex1304.ultimategdbot.api.database.guildconfig.ConfigEntry<T>
  • com.github.alex1304.ultimategdbot.api.database.guildconfig.ConfigEntryVisitor<R>
  • java.util.function.Function<T,​R>
    • com.github.alex1304.ultimategdbot.api.database.guildconfig.Validator<T>
  • com.github.alex1304.ultimategdbot.api.database.guildconfig.GuildConfigDao<D>
  • com.github.alex1304.ultimategdbot.api.database.guildconfig.GuildConfigData<D>
  • com.github.alex1304.ultimategdbot.api.command.annotated.paramconverter.ParamConverter<T>
  • com.github.alex1304.ultimategdbot.api.Plugin
  • com.github.alex1304.ultimategdbot.api.util.PropertyReader
  • com.github.alex1304.ultimategdbot.api.service.ServiceDeclarator
  • com.github.alex1304.ultimategdbot.api.Translator

Annotation Type Hierarchy

  • com.github.alex1304.ultimategdbot.api.command.annotated.CommandAction (implements java.lang.annotation.Annotation)
  • com.github.alex1304.ultimategdbot.api.command.annotated.CommandDescriptor (implements java.lang.annotation.Annotation)
  • com.github.alex1304.ultimategdbot.api.command.annotated.CommandDoc (implements java.lang.annotation.Annotation)
  • com.github.alex1304.ultimategdbot.api.command.annotated.CommandPermission (implements java.lang.annotation.Annotation)
  • com.github.alex1304.ultimategdbot.api.command.annotated.FlagDoc (implements java.lang.annotation.Annotation)
  • com.github.alex1304.ultimategdbot.api.command.annotated.FlagInfo (implements java.lang.annotation.Annotation)
  • com.github.alex1304.ultimategdbot.api.command.annotated.HiddenCommand (implements java.lang.annotation.Annotation)
  • com.github.alex1304.ultimategdbot.api.service.Root (implements java.lang.annotation.Annotation)

Enum Hierarchy