Hierarchy For All Packages
Package Hierarchies:- net.foxgenesis.config,
- net.foxgenesis.config.fields,
- net.foxgenesis.database,
- net.foxgenesis.executor,
- net.foxgenesis.log,
- net.foxgenesis.property,
- net.foxgenesis.util,
- net.foxgenesis.util.function,
- net.foxgenesis.util.resource,
- net.foxgenesis.watame,
- net.foxgenesis.watame.plugin,
- net.foxgenesis.watame.property,
- net.foxgenesis.watame.sql,
- net.foxgenesis.watame.util
Class Hierarchy
- java.lang.Object
- net.foxgenesis.database.AbstractDatabase (implements java.lang.AutoCloseable)
- net.foxgenesis.watame.sql.WatameBotDatabase (implements net.foxgenesis.watame.sql.IGuildDataProvider, net.foxgenesis.watame.property.IGuildPropertyProvider)
- net.foxgenesis.database.AConnectionProvider (implements java.lang.AutoCloseable)
- net.foxgenesis.property.CachedObject<T>
- net.foxgenesis.watame.util.Colors
- net.foxgenesis.util.CompletableFutureUtils
- net.foxgenesis.watame.Constants
- net.foxgenesis.watame.Context (implements java.io.Closeable)
- ch.qos.logback.core.pattern.Converter<E>
- ch.qos.logback.core.pattern.FormattingConverter<E>
- ch.qos.logback.core.pattern.DynamicConverter<E> (implements ch.qos.logback.core.spi.ContextAware, ch.qos.logback.core.spi.LifeCycle)
- ch.qos.logback.core.pattern.CompositeConverter<E>
- ch.qos.logback.core.pattern.color.ForegroundCompositeConverterBase<E>
- net.foxgenesis.log.CustomHighlight
- ch.qos.logback.core.pattern.color.ForegroundCompositeConverterBase<E>
- ch.qos.logback.core.pattern.CompositeConverter<E>
- ch.qos.logback.core.pattern.DynamicConverter<E> (implements ch.qos.logback.core.spi.ContextAware, ch.qos.logback.core.spi.LifeCycle)
- ch.qos.logback.core.pattern.FormattingConverter<E>
- net.foxgenesis.database.DatabaseManager (implements java.lang.AutoCloseable, net.foxgenesis.database.IDatabaseManager)
- net.foxgenesis.watame.plugin.EventStore (implements net.foxgenesis.watame.plugin.IEventStore)
- net.foxgenesis.watame.sql.GuildData (implements net.foxgenesis.watame.sql.IGuildData)
- net.foxgenesis.watame.property.GuildProperty (implements net.foxgenesis.property.IProperty<K,
L, M>) - net.foxgenesis.watame.property.GuildPropertyMapping (implements net.foxgenesis.watame.property.IGuildPropertyMapping)
- org.json.JSONObject
- net.foxgenesis.config.fields.JSONObjectAdv
- net.foxgenesis.config.KVPFile
- net.foxgenesis.watame.Main
- net.foxgenesis.util.MethodTimer
- net.foxgenesis.util.resource.ModuleResource
- net.foxgenesis.util.resource.FormattedModuleResource
- net.foxgenesis.watame.plugin.Plugin
- net.foxgenesis.watame.plugin.PluginContext
- net.foxgenesis.watame.plugin.PluginHandler<T> (implements java.io.Closeable)
- net.foxgenesis.executor.PrefixedForkJoinPoolFactory (implements java.util.concurrent.ForkJoinPool.ForkJoinWorkerThreadFactory)
- net.foxgenesis.executor.PrefixedThreadFactory (implements java.util.concurrent.ThreadFactory)
- net.foxgenesis.util.ProgramArguments
- net.foxgenesis.util.ResourceUtils
- net.foxgenesis.watame.util.Response
- net.foxgenesis.util.SingleInstanceUtil
- net.foxgenesis.util.StreamUtils
- net.foxgenesis.util.StringUtils
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- net.foxgenesis.watame.plugin.SeverePluginException
- net.foxgenesis.util.SingleInstanceUtil.SingleInstanceLockException
- java.lang.UnsupportedOperationException
- net.foxgenesis.property.UnmodifiablePropertyException
- net.foxgenesis.watame.WatameBotSettings.SettingsException
- java.lang.RuntimeException
- java.lang.Exception
- net.foxgenesis.watame.WatameBot
- net.foxgenesis.watame.WatameBotSettings
- net.foxgenesis.database.AbstractDatabase (implements java.lang.AutoCloseable)
Interface Hierarchy
- net.foxgenesis.database.AbstractDatabase.SQLConsumer<U>
- net.foxgenesis.database.AbstractDatabase.SQLFunction<U,
V> - net.foxgenesis.database.AConnectionProvider.ConnectionConsumer<U>
- net.foxgenesis.database.IDatabaseManager
- net.foxgenesis.watame.plugin.IEventStore
- net.foxgenesis.watame.sql.IGuildData
- net.foxgenesis.watame.sql.IGuildDataProvider
- net.foxgenesis.property.ImmutableProperty<K,
F, M> - net.foxgenesis.property.IProperty<K,
L, M>
- net.foxgenesis.property.IProperty<K,
- net.foxgenesis.property.IPropertyMapping
- net.foxgenesis.watame.property.IGuildPropertyMapping
- net.foxgenesis.property.IPropertyProvider<K,
L, M> - net.foxgenesis.watame.property.IGuildPropertyProvider
- net.foxgenesis.util.function.QuadFunction<T,
U, V, W, R> - net.foxgenesis.util.function.TriConsumer<T,
U, R>
Annotation Interface Hierarchy
- net.foxgenesis.watame.plugin.PluginConfiguration (implements java.lang.annotation.Annotation)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- net.foxgenesis.watame.ExitCode
- net.foxgenesis.watame.WatameBot.State
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)