Index

A B C D E F G H I J K L M N O P Q R S T U V 
All Classes and Interfaces|All Packages|Constant Field Values

A

accept(C) - Method in class me.hsgamer.topper.spigot.query.forward.miniplaceholders.MiniPlaceholdersQueryForwarder
 
accept(C) - Method in class me.hsgamer.topper.spigot.query.forward.placeholderapi.PlaceholderQueryForwarder
 
addAgent(Agent) - Method in class me.hsgamer.topper.agent.holder.AgentDataHolder
 
addConsumer(String, String, BiConsumer<UUID, Double>) - Method in class me.hsgamer.topper.spigot.plugin.manager.EntryConsumeManager
 
addConsumer(Consumer<EntryConsumeManager.Context>) - Method in class me.hsgamer.topper.spigot.plugin.manager.EntryConsumeManager
 
addContext(C) - Method in class me.hsgamer.topper.query.forward.QueryForward
 
addEntryAgent(DataEntryAgent<K, V>) - Method in class me.hsgamer.topper.agent.holder.AgentDataHolder
 
addFilter(Predicate<Map.Entry<K, V>>) - Method in class me.hsgamer.topper.agent.snapshot.SnapshotAgent
 
addFilter(Predicate<K>) - Method in class me.hsgamer.topper.agent.update.UpdateAgent
 
addForwarder(Consumer<C>) - Method in class me.hsgamer.topper.query.forward.QueryForward
 
addProvider(String, BiFunction<String, UUID, Optional<Double>>) - Method in class me.hsgamer.topper.spigot.plugin.manager.EntryConsumeManager
 
addQuery(BiFunction<A, String, QueryResult>) - Method in class me.hsgamer.topper.query.core.QueryManager
 
addQueryManager(Plugin, String, QueryManager<OfflinePlayer>) - Method in class me.hsgamer.topper.spigot.plugin.manager.QueryForwardManager
 
agent - Variable in class me.hsgamer.topper.query.snapshot.SnapshotQuery.Context
 
Agent - Interface in me.hsgamer.topper.agent.core
 
AgentDataHolder<K,V> - Class in me.hsgamer.topper.agent.holder
 
AgentDataHolder(String) - Constructor for class me.hsgamer.topper.agent.holder.AgentDataHolder
 
apply(A, String) - Method in interface me.hsgamer.topper.query.core.Query
 
apply(A, String) - Method in class me.hsgamer.topper.query.core.QueryManager
 
apply(A, String) - Method in class me.hsgamer.topper.query.simple.SimpleQuery
 
apply(String) - Method in class me.hsgamer.topper.value.string.NumberStringDeformatter
 
apply(K) - Method in interface me.hsgamer.topper.value.core.ValueProvider
 
apply(OfflinePlayer) - Method in class me.hsgamer.topper.spigot.value.placeholderapi.PlaceholderValueProvider
 
apply(Player) - Method in class me.hsgamer.topper.spigot.value.miniplaceholders.MiniPlaceholderValueProvider
 
apply(Player) - Method in class me.hsgamer.topper.spigot.value.statistic.StatisticValueProvider
 
applyDatabaseSetting(DatabaseSetting, Setting) - Static method in class me.hsgamer.topper.storage.simple.sql.SqlStorageSupplier
 
args - Variable in class me.hsgamer.topper.query.simple.SimpleQueryContext
 
asOptional() - Method in class me.hsgamer.topper.value.core.ValueWrapper
 
asOptional(BiConsumer<String, Throwable>) - Method in class me.hsgamer.topper.value.core.ValueWrapper
 

B

beforeStop() - Method in interface me.hsgamer.topper.agent.core.Agent
 
beforeStop() - Method in class me.hsgamer.topper.agent.storage.StorageAgent
 
build() - Method in class me.hsgamer.topper.storage.simple.converter.ComplexValueConverter.Builder
 
builder() - Static method in class me.hsgamer.topper.storage.simple.converter.ComplexValueConverter
 
buildStorage(String) - Method in class me.hsgamer.topper.spigot.plugin.manager.TopManager
 
buildSupplier(String, DataStorageSetting) - Method in class me.hsgamer.topper.storage.simple.builder.DataStorageBuilder
 

C

clear() - Method in class me.hsgamer.topper.core.DataHolder
 
clearContexts() - Method in class me.hsgamer.topper.query.forward.QueryForward
 
clearForwarders() - Method in class me.hsgamer.topper.query.forward.QueryForward
 
commit() - Method in interface me.hsgamer.topper.storage.core.DataStorage.Modifier
 
ComplexValueConverter<T> - Class in me.hsgamer.topper.storage.simple.converter
 
ComplexValueConverter.Builder<T> - Class in me.hsgamer.topper.storage.simple.converter
 
ConfigStorageSupplier - Class in me.hsgamer.topper.spigot.storage.simple.supplier
 
ConfigStorageSupplier(UnaryOperator<String>, Function<File, Config>, File) - Constructor for class me.hsgamer.topper.spigot.storage.simple.supplier.ConfigStorageSupplier
 
constructor(Supplier<T>) - Method in class me.hsgamer.topper.storage.simple.converter.ComplexValueConverter.Builder
 
consume(EntryConsumeManager.Context) - Method in class me.hsgamer.topper.spigot.plugin.manager.EntryConsumeManager
 
Context(String, String, UUID, Double, Double) - Constructor for class me.hsgamer.topper.spigot.plugin.manager.EntryConsumeManager.Context
 
convert(Object) - Method in class me.hsgamer.topper.spigot.plugin.config.converter.StringMapConverter
 
convertToRaw(Object) - Method in class me.hsgamer.topper.spigot.plugin.config.converter.StringMapConverter
 
copyNullWrapper(ValueWrapper<?>) - Static method in class me.hsgamer.topper.value.core.ValueWrapper
 
create(UUID) - Method in class me.hsgamer.topper.spigot.plugin.manager.TopManager
 
create(DataHolder<K, V>) - Static method in class me.hsgamer.topper.agent.snapshot.SnapshotAgent
 

D

DatabaseConfig - Class in me.hsgamer.topper.storage.simple.config
 
DatabaseConfig(String, Config) - Constructor for class me.hsgamer.topper.storage.simple.config.DatabaseConfig
 
DatabaseConfig(String, Config, boolean) - Constructor for class me.hsgamer.topper.storage.simple.config.DatabaseConfig
 
DatabaseSetting - Interface in me.hsgamer.topper.storage.simple.setting
 
DataEntry<K,V> - Class in me.hsgamer.topper.core
 
DataEntry(K, DataHolder<K, V>) - Constructor for class me.hsgamer.topper.core.DataEntry
 
DataEntryAgent<K,V> - Interface in me.hsgamer.topper.agent.core
 
DataHolder<K,V> - Class in me.hsgamer.topper.core
 
DataHolder(String) - Constructor for class me.hsgamer.topper.core.DataHolder
 
DataStorage<K,V> - Interface in me.hsgamer.topper.storage.core
 
DataStorage.Modifier<K,V> - Interface in me.hsgamer.topper.storage.core
 
DataStorageBuilder - Class in me.hsgamer.topper.storage.simple.builder
 
DataStorageBuilder() - Constructor for class me.hsgamer.topper.storage.simple.builder.DataStorageBuilder
 
DataStorageSetting - Interface in me.hsgamer.topper.storage.simple.setting
 
DataStorageSupplier - Interface in me.hsgamer.topper.storage.simple.supplier
 
decimalSeparator - Variable in class me.hsgamer.topper.value.string.NumberStringDeformatter.Settings
 
deformatterOrIdentity(Map<String, Object>) - Static method in class me.hsgamer.topper.value.string.NumberStringDeformatter
 
disable() - Method in class me.hsgamer.topper.spigot.plugin.hook.HookSystem
 
disable() - Method in class me.hsgamer.topper.spigot.plugin.hook.miniplaceholders.MiniPlaceholdersHook
 
disable() - Method in class me.hsgamer.topper.spigot.plugin.hook.placeholderapi.PlaceholderAPIHook
 
disable() - Method in class me.hsgamer.topper.spigot.plugin.manager.EntryConsumeManager
 
disable() - Method in class me.hsgamer.topper.spigot.plugin.manager.QueryForwardManager
 
disable() - Method in class me.hsgamer.topper.spigot.plugin.manager.TopManager
 
disable() - Method in interface me.hsgamer.topper.storage.simple.supplier.DataStorageSupplier
 
display - Variable in class me.hsgamer.topper.query.snapshot.SnapshotQuery.Context
 
displayNullName - Variable in class me.hsgamer.topper.spigot.plugin.holder.display.ValueDisplay
 
displayNullUuid - Variable in class me.hsgamer.topper.spigot.plugin.holder.display.ValueDisplay
 
displayNullValue - Variable in class me.hsgamer.topper.spigot.plugin.holder.display.ValueDisplay
 

E

empty() - Static method in interface me.hsgamer.topper.value.core.ValueProvider
 
enable() - Method in class me.hsgamer.topper.spigot.plugin.hook.HookSystem
 
enable() - Method in class me.hsgamer.topper.spigot.plugin.manager.EntryConsumeManager
 
enable() - Method in class me.hsgamer.topper.spigot.plugin.manager.QueryForwardManager
 
enable() - Method in class me.hsgamer.topper.spigot.plugin.manager.TopManager
 
enable() - Method in class me.hsgamer.topper.spigot.plugin.TopperPlugin
 
enable() - Method in interface me.hsgamer.topper.storage.simple.supplier.DataStorageSupplier
 
entry(ValueConverter<V>, Function<T, V>, BiFunction<T, V, T>) - Method in class me.hsgamer.topper.storage.simple.converter.ComplexValueConverter.Builder
 
EntryConsumeManager - Class in me.hsgamer.topper.spigot.plugin.manager
 
EntryConsumeManager(TopperPlugin) - Constructor for class me.hsgamer.topper.spigot.plugin.manager.EntryConsumeManager
 
EntryConsumeManager.Context - Class in me.hsgamer.topper.spigot.plugin.manager
 
equals(Object) - Method in class me.hsgamer.topper.core.DataEntry
 
error(String) - Static method in class me.hsgamer.topper.value.core.ValueWrapper
 
error(String, Throwable) - Static method in class me.hsgamer.topper.value.core.ValueWrapper
 
error(Throwable) - Static method in class me.hsgamer.topper.value.core.ValueWrapper
 
ERROR - Enum constant in enum me.hsgamer.topper.value.core.ValueWrapper.State
 
errorMessage - Variable in class me.hsgamer.topper.value.core.ValueWrapper
 
execute(CommandSender, String, String[]) - Method in class me.hsgamer.topper.spigot.plugin.command.GetTopListCommand
 
execute(CommandSender, String, String[]) - Method in class me.hsgamer.topper.spigot.plugin.command.ReloadCommand
 

F

FlatStorageSupplier - Class in me.hsgamer.topper.storage.simple.flat
 
FlatStorageSupplier(File) - Constructor for class me.hsgamer.topper.storage.simple.flat.FlatStorageSupplier
 
fromMap(Map<String, Object>) - Static method in class me.hsgamer.topper.spigot.value.statistic.StatisticValueProvider
 
fromMap(Map<String, Object>) - Static method in class me.hsgamer.topper.value.string.NumberStringDeformatter.Settings
 
fromObjectMap(Map<String, Object>) - Method in class me.hsgamer.topper.storage.simple.converter.ComplexValueConverter
 
fromObjectMap(Map<String, Object>) - Method in class me.hsgamer.topper.storage.simple.converter.NumberConverter
 
fromObjectMap(Map<String, Object>) - Method in class me.hsgamer.topper.storage.simple.converter.SimpleValueConverter
 
fromObjectMap(Map<String, Object>) - Method in interface me.hsgamer.topper.storage.simple.converter.ValueConverter
 
fromQuery(String, boolean) - Static method in class me.hsgamer.topper.query.simple.SimpleQueryContext
 
fromQuery(String, boolean, String) - Static method in class me.hsgamer.topper.query.simple.SimpleQueryContext
 
fromRawString(String) - Method in class me.hsgamer.topper.storage.simple.converter.ComplexValueConverter
 
fromRawString(String) - Method in class me.hsgamer.topper.storage.simple.converter.NumberConverter
 
fromRawString(String) - Method in class me.hsgamer.topper.storage.simple.converter.SimpleValueConverter
 
fromRawString(String) - Method in interface me.hsgamer.topper.storage.simple.converter.ValueConverter
 
fromSqlResultSet(ResultSet) - Method in class me.hsgamer.topper.storage.simple.converter.ComplexValueConverter
 
fromSqlResultSet(ResultSet) - Method in class me.hsgamer.topper.storage.simple.converter.NumberConverter
 
fromSqlResultSet(ResultSet) - Method in class me.hsgamer.topper.storage.simple.converter.SimpleValueConverter
 
fromSqlResultSet(ResultSet) - Method in interface me.hsgamer.topper.storage.simple.converter.ValueConverter
 

G

GenericEntryUpdateEvent - Class in me.hsgamer.topper.spigot.plugin.event
Deprecated.
GenericEntryUpdateEvent(String, String, UUID, Double, Double, boolean) - Constructor for class me.hsgamer.topper.spigot.plugin.event.GenericEntryUpdateEvent
Deprecated.
 
getActionName() - Method in class me.hsgamer.topper.query.holder.HolderQuery.Context
 
getActionName() - Method in interface me.hsgamer.topper.query.simple.SimpleQuery.Context
 
getActionName() - Method in class me.hsgamer.topper.query.simple.SimpleQueryContext
 
getActionName() - Method in class me.hsgamer.topper.query.snapshot.SnapshotQuery.Context
 
getAgent(String) - Method in class me.hsgamer.topper.query.snapshot.SnapshotQuery
 
getBaseFolder() - Method in interface me.hsgamer.topper.storage.simple.setting.DataStorageSetting
 
getClientProperties() - Method in class me.hsgamer.topper.storage.simple.config.DatabaseConfig
 
getClientProperties() - Method in interface me.hsgamer.topper.storage.simple.setting.DatabaseSetting
 
getComponents() - Method in class me.hsgamer.topper.spigot.plugin.TopperPlugin
 
getConfig() - Method in interface me.hsgamer.topper.spigot.plugin.config.MainConfig
 
getConfig() - Method in interface me.hsgamer.topper.spigot.plugin.config.MessageConfig
 
getConfig() - Method in class me.hsgamer.topper.storage.simple.config.DatabaseConfig
 
getContext(String) - Method in class me.hsgamer.topper.query.holder.HolderQuery
 
getContext(String) - Method in class me.hsgamer.topper.query.simple.SimpleQuery
 
getContext(String) - Method in class me.hsgamer.topper.query.snapshot.SnapshotQuery
 
getDatabase() - Method in class me.hsgamer.topper.storage.simple.config.DatabaseConfig
 
getDatabase() - Method in interface me.hsgamer.topper.storage.simple.setting.DatabaseSetting
 
getDatabaseSetting() - Method in interface me.hsgamer.topper.storage.simple.setting.DataStorageSetting
 
getDataStream() - Method in class me.hsgamer.topper.agent.snapshot.SnapshotAgent
 
getDefaultValue() - Method in class me.hsgamer.topper.core.DataHolder
 
getDefaultValue() - Method in class me.hsgamer.topper.spigot.plugin.holder.NumberTopHolder
 
getDisplay(H) - Method in class me.hsgamer.topper.query.holder.HolderQuery
 
getDisplay(String) - Method in class me.hsgamer.topper.query.snapshot.SnapshotQuery
 
getDisplayKey(UUID) - Method in class me.hsgamer.topper.spigot.plugin.holder.display.ValueDisplay
 
getDisplayKey(K) - Method in interface me.hsgamer.topper.query.simple.SimpleQueryDisplay
 
getDisplayLine(int, Map.Entry<UUID, Double>) - Method in class me.hsgamer.topper.spigot.plugin.holder.display.ValueDisplay
 
getDisplayLine(int, NumberTopHolder) - Method in class me.hsgamer.topper.spigot.plugin.holder.display.ValueDisplay
 
getDisplayName(UUID) - Method in class me.hsgamer.topper.spigot.plugin.holder.display.ValueDisplay
 
getDisplayName(K) - Method in interface me.hsgamer.topper.query.simple.SimpleQueryDisplay
 
getDisplayRank(int, SnapshotQuery.Context<K, V>) - Method in class me.hsgamer.topper.query.snapshot.SnapshotQuery
 
getDisplayValue(Double, String) - Method in class me.hsgamer.topper.spigot.plugin.holder.display.ValueDisplay
 
getDisplayValue(V, String) - Method in interface me.hsgamer.topper.query.simple.SimpleQueryDisplay
 
getDriverProperties() - Method in class me.hsgamer.topper.storage.simple.config.DatabaseConfig
 
getDriverProperties() - Method in interface me.hsgamer.topper.storage.simple.setting.DatabaseSetting
 
getEntry(K) - Method in class me.hsgamer.topper.core.DataHolder
 
getEntryMap() - Method in class me.hsgamer.topper.core.DataHolder
 
getGroup() - Method in class me.hsgamer.topper.spigot.plugin.event.GenericEntryUpdateEvent
Deprecated.
 
getHandlerList() - Static method in class me.hsgamer.topper.spigot.plugin.event.GenericEntryUpdateEvent
Deprecated.
 
getHandlers() - Method in class me.hsgamer.topper.spigot.plugin.event.GenericEntryUpdateEvent
Deprecated.
 
getHolder() - Method in class me.hsgamer.topper.core.DataEntry
 
getHolder() - Method in class me.hsgamer.topper.spigot.plugin.event.GenericEntryUpdateEvent
Deprecated.
 
getHolder(String) - Method in class me.hsgamer.topper.query.holder.HolderQuery
 
getHolders() - Method in interface me.hsgamer.topper.spigot.plugin.config.MainConfig
 
getHost() - Method in class me.hsgamer.topper.storage.simple.config.DatabaseConfig
 
getHost() - Method in interface me.hsgamer.topper.storage.simple.setting.DatabaseSetting
 
getIllegalFromToIndex() - Method in interface me.hsgamer.topper.spigot.plugin.config.MessageConfig
 
getKey() - Method in class me.hsgamer.topper.core.DataEntry
 
getKey(A, HolderQuery.Context<K, V, H>) - Method in class me.hsgamer.topper.query.holder.HolderQuery
 
getKey(A, SnapshotQuery.Context<K, V>) - Method in class me.hsgamer.topper.query.snapshot.SnapshotQuery
 
getName() - Method in class me.hsgamer.topper.core.DataHolder
 
getName() - Method in interface me.hsgamer.topper.query.forward.QueryForwardContext
 
getName() - Method in class me.hsgamer.topper.spigot.plugin.manager.QueryForwardManager.ForwardContext
 
getNumberRequired() - Method in interface me.hsgamer.topper.spigot.plugin.config.MessageConfig
 
getOldValue() - Method in class me.hsgamer.topper.spigot.plugin.event.GenericEntryUpdateEvent
Deprecated.
 
getOrCreateEntry(K) - Method in class me.hsgamer.topper.core.DataHolder
 
getPassword() - Method in class me.hsgamer.topper.storage.simple.config.DatabaseConfig
 
getPassword() - Method in interface me.hsgamer.topper.storage.simple.setting.DatabaseSetting
 
getPlugin() - Method in class me.hsgamer.topper.spigot.plugin.manager.QueryForwardManager.ForwardContext
 
getPlugin() - Method in interface me.hsgamer.topper.spigot.query.forward.plugin.PluginContext
 
getPort() - Method in class me.hsgamer.topper.storage.simple.config.DatabaseConfig
 
getPort() - Method in interface me.hsgamer.topper.storage.simple.setting.DatabaseSetting
 
getPrefix() - Method in interface me.hsgamer.topper.spigot.plugin.config.MessageConfig
 
getQuery() - Method in interface me.hsgamer.topper.query.forward.QueryForwardContext
 
getQuery() - Method in class me.hsgamer.topper.spigot.plugin.manager.QueryForwardManager.ForwardContext
 
getSnapshot() - Method in class me.hsgamer.topper.agent.snapshot.SnapshotAgent
 
getSnapshotAgent() - Method in class me.hsgamer.topper.spigot.plugin.holder.NumberTopHolder
 
getSnapshotByIndex(int) - Method in class me.hsgamer.topper.agent.snapshot.SnapshotAgent
 
getSnapshotIndex(K) - Method in class me.hsgamer.topper.agent.snapshot.SnapshotAgent
 
getSqlClientFunction() - Method in interface me.hsgamer.topper.storage.simple.setting.DataStorageSetting
 
getSqlColumnDefinitions() - Method in class me.hsgamer.topper.storage.simple.converter.ComplexValueConverter
 
getSqlColumnDefinitions() - Method in class me.hsgamer.topper.storage.simple.converter.NumberConverter
 
getSqlColumnDefinitions() - Method in class me.hsgamer.topper.storage.simple.converter.SimpleValueConverter
 
getSqlColumnDefinitions() - Method in interface me.hsgamer.topper.storage.simple.converter.ValueConverter
 
getSqlColumns() - Method in class me.hsgamer.topper.storage.simple.converter.ComplexValueConverter
 
getSqlColumns() - Method in class me.hsgamer.topper.storage.simple.converter.NumberConverter
 
getSqlColumns() - Method in class me.hsgamer.topper.storage.simple.converter.SimpleValueConverter
 
getSqlColumns() - Method in interface me.hsgamer.topper.storage.simple.converter.ValueConverter
 
getStorage() - Method in class me.hsgamer.topper.agent.storage.StorageAgent
 
getStorage(String, ValueConverter<K>, ValueConverter<V>) - Method in class me.hsgamer.topper.spigot.storage.simple.supplier.ConfigStorageSupplier
 
getStorage(String, ValueConverter<K>, ValueConverter<V>) - Method in class me.hsgamer.topper.storage.simple.flat.FlatStorageSupplier
 
getStorage(String, ValueConverter<K>, ValueConverter<V>) - Method in class me.hsgamer.topper.storage.simple.sql.SqlStorageSupplier
 
getStorage(String, ValueConverter<K>, ValueConverter<V>) - Method in interface me.hsgamer.topper.storage.simple.supplier.DataStorageSupplier
 
getStorageAgent() - Method in class me.hsgamer.topper.spigot.plugin.holder.NumberTopHolder
 
getStorageSupplier() - Method in class me.hsgamer.topper.spigot.plugin.manager.TopManager
 
getStorageType() - Method in interface me.hsgamer.topper.spigot.plugin.config.MainConfig
 
getSuccess() - Method in interface me.hsgamer.topper.spigot.plugin.config.MessageConfig
 
getTaskSaveDelay() - Method in interface me.hsgamer.topper.spigot.plugin.config.MainConfig
 
getTaskSaveEntryPerTick() - Method in interface me.hsgamer.topper.spigot.plugin.config.MainConfig
 
getTaskUpdateDelay() - Method in interface me.hsgamer.topper.spigot.plugin.config.MainConfig
 
getTaskUpdateEntryPerTick() - Method in interface me.hsgamer.topper.spigot.plugin.config.MainConfig
 
getTopEmpty() - Method in interface me.hsgamer.topper.spigot.plugin.config.MessageConfig
 
getTopHolder(String) - Method in class me.hsgamer.topper.spigot.plugin.manager.TopManager
 
getTopHolderNames() - Method in class me.hsgamer.topper.spigot.plugin.manager.TopManager
 
getTopHolderNotFound() - Method in interface me.hsgamer.topper.spigot.plugin.config.MessageConfig
 
GetTopListCommand - Class in me.hsgamer.topper.spigot.plugin.command
 
GetTopListCommand(TopperPlugin) - Constructor for class me.hsgamer.topper.spigot.plugin.command.GetTopListCommand
 
getType(Map<String, Object>) - Method in class me.hsgamer.topper.spigot.plugin.builder.ValueProviderBuilder
 
getUpdateAgent() - Method in class me.hsgamer.topper.spigot.plugin.holder.NumberTopHolder
 
getUrgentSnapshot() - Method in class me.hsgamer.topper.agent.snapshot.SnapshotAgent
 
getUsername() - Method in class me.hsgamer.topper.storage.simple.config.DatabaseConfig
 
getUsername() - Method in interface me.hsgamer.topper.storage.simple.setting.DatabaseSetting
 
getUuid() - Method in class me.hsgamer.topper.spigot.plugin.event.GenericEntryUpdateEvent
Deprecated.
 
getValue() - Method in class me.hsgamer.topper.core.DataEntry
 
getValue() - Method in class me.hsgamer.topper.spigot.plugin.event.GenericEntryUpdateEvent
Deprecated.
 
getValue(String, String, UUID) - Method in class me.hsgamer.topper.spigot.plugin.manager.EntryConsumeManager
 
getValueDisplay() - Method in class me.hsgamer.topper.spigot.plugin.holder.NumberTopHolder
 
group - Variable in class me.hsgamer.topper.spigot.plugin.manager.EntryConsumeManager.Context
 
GROUP - Static variable in class me.hsgamer.topper.spigot.plugin.TopperPlugin
 

H

handled - Variable in class me.hsgamer.topper.query.core.QueryResult
 
handled(String) - Static method in class me.hsgamer.topper.query.core.QueryResult
 
handled(T) - Static method in class me.hsgamer.topper.value.core.ValueWrapper
 
HANDLED - Enum constant in enum me.hsgamer.topper.value.core.ValueWrapper.State
 
hashCode() - Method in class me.hsgamer.topper.core.DataEntry
 
holder - Variable in class me.hsgamer.topper.query.holder.HolderQuery.Context
 
holder - Variable in class me.hsgamer.topper.spigot.plugin.manager.EntryConsumeManager.Context
 
HolderQuery<K,V,H,A> - Class in me.hsgamer.topper.query.holder
 
HolderQuery() - Constructor for class me.hsgamer.topper.query.holder.HolderQuery
 
HolderQuery.Context<K,V,H> - Class in me.hsgamer.topper.query.holder
 
HookSystem - Class in me.hsgamer.topper.spigot.plugin.hook
 
HookSystem(TopperPlugin) - Constructor for class me.hsgamer.topper.spigot.plugin.hook.HookSystem
 

I

isHandled() - Method in class me.hsgamer.topper.value.core.ValueWrapper
 
isLoadAllOfflinePlayers() - Method in interface me.hsgamer.topper.spigot.plugin.config.MainConfig
 
isNull() - Method in class me.hsgamer.topper.value.core.ValueWrapper
 
isSingleAgent() - Method in class me.hsgamer.topper.query.snapshot.SnapshotQuery
 
isSingleHolder() - Method in class me.hsgamer.topper.query.holder.HolderQuery
 
isSingleThread() - Method in class me.hsgamer.topper.storage.simple.sql.SqlStorageSupplier
 
isSingleThread() - Method in class me.hsgamer.topper.storage.simple.sqlite.SqliteStorageSupplier
 
isUseSSL() - Method in class me.hsgamer.topper.storage.simple.config.DatabaseConfig
 
isUseSSL() - Method in interface me.hsgamer.topper.storage.simple.setting.DatabaseSetting
 

J

JoinListener - Class in me.hsgamer.topper.spigot.plugin.listener
 
JoinListener(TopperPlugin) - Constructor for class me.hsgamer.topper.spigot.plugin.listener.JoinListener
 

K

keyMapper(Function<RK, K>) - Method in interface me.hsgamer.topper.value.core.ValueProvider
 

L

line - Variable in class me.hsgamer.topper.spigot.plugin.holder.display.ValueDisplay
 
load() - Method in class me.hsgamer.topper.spigot.plugin.hook.HookSystem
 
load() - Method in class me.hsgamer.topper.spigot.plugin.hook.miniplaceholders.MiniPlaceholdersHook
 
load() - Method in class me.hsgamer.topper.spigot.plugin.hook.placeholderapi.PlaceholderAPIHook
 
load() - Method in class me.hsgamer.topper.spigot.plugin.TopperPlugin
 
load() - Method in interface me.hsgamer.topper.storage.core.DataStorage
 
load(K) - Method in interface me.hsgamer.topper.storage.core.DataStorage
 
logger - Variable in class me.hsgamer.topper.storage.simple.sql.SqlStorageSupplier
 

M

MainConfig - Interface in me.hsgamer.topper.spigot.plugin.config
 
me.hsgamer.topper.agent.core - package me.hsgamer.topper.agent.core
 
me.hsgamer.topper.agent.holder - package me.hsgamer.topper.agent.holder
 
me.hsgamer.topper.agent.runnable - package me.hsgamer.topper.agent.runnable
 
me.hsgamer.topper.agent.snapshot - package me.hsgamer.topper.agent.snapshot
 
me.hsgamer.topper.agent.storage - package me.hsgamer.topper.agent.storage
 
me.hsgamer.topper.agent.update - package me.hsgamer.topper.agent.update
 
me.hsgamer.topper.core - package me.hsgamer.topper.core
 
me.hsgamer.topper.query.core - package me.hsgamer.topper.query.core
 
me.hsgamer.topper.query.forward - package me.hsgamer.topper.query.forward
 
me.hsgamer.topper.query.holder - package me.hsgamer.topper.query.holder
 
me.hsgamer.topper.query.simple - package me.hsgamer.topper.query.simple
 
me.hsgamer.topper.query.snapshot - package me.hsgamer.topper.query.snapshot
 
me.hsgamer.topper.spigot.agent.runnable - package me.hsgamer.topper.spigot.agent.runnable
 
me.hsgamer.topper.spigot.plugin - package me.hsgamer.topper.spigot.plugin
 
me.hsgamer.topper.spigot.plugin.builder - package me.hsgamer.topper.spigot.plugin.builder
 
me.hsgamer.topper.spigot.plugin.command - package me.hsgamer.topper.spigot.plugin.command
 
me.hsgamer.topper.spigot.plugin.config - package me.hsgamer.topper.spigot.plugin.config
 
me.hsgamer.topper.spigot.plugin.config.converter - package me.hsgamer.topper.spigot.plugin.config.converter
 
me.hsgamer.topper.spigot.plugin.event - package me.hsgamer.topper.spigot.plugin.event
 
me.hsgamer.topper.spigot.plugin.holder - package me.hsgamer.topper.spigot.plugin.holder
 
me.hsgamer.topper.spigot.plugin.holder.display - package me.hsgamer.topper.spigot.plugin.holder.display
 
me.hsgamer.topper.spigot.plugin.hook - package me.hsgamer.topper.spigot.plugin.hook
 
me.hsgamer.topper.spigot.plugin.hook.miniplaceholders - package me.hsgamer.topper.spigot.plugin.hook.miniplaceholders
 
me.hsgamer.topper.spigot.plugin.hook.placeholderapi - package me.hsgamer.topper.spigot.plugin.hook.placeholderapi
 
me.hsgamer.topper.spigot.plugin.listener - package me.hsgamer.topper.spigot.plugin.listener
 
me.hsgamer.topper.spigot.plugin.manager - package me.hsgamer.topper.spigot.plugin.manager
 
me.hsgamer.topper.spigot.query.forward.miniplaceholders - package me.hsgamer.topper.spigot.query.forward.miniplaceholders
 
me.hsgamer.topper.spigot.query.forward.placeholderapi - package me.hsgamer.topper.spigot.query.forward.placeholderapi
 
me.hsgamer.topper.spigot.query.forward.plugin - package me.hsgamer.topper.spigot.query.forward.plugin
 
me.hsgamer.topper.spigot.storage.simple - package me.hsgamer.topper.spigot.storage.simple
 
me.hsgamer.topper.spigot.storage.simple.supplier - package me.hsgamer.topper.spigot.storage.simple.supplier
 
me.hsgamer.topper.spigot.value.miniplaceholders - package me.hsgamer.topper.spigot.value.miniplaceholders
 
me.hsgamer.topper.spigot.value.placeholderapi - package me.hsgamer.topper.spigot.value.placeholderapi
 
me.hsgamer.topper.spigot.value.statistic - package me.hsgamer.topper.spigot.value.statistic
 
me.hsgamer.topper.storage.core - package me.hsgamer.topper.storage.core
 
me.hsgamer.topper.storage.simple.builder - package me.hsgamer.topper.storage.simple.builder
 
me.hsgamer.topper.storage.simple.config - package me.hsgamer.topper.storage.simple.config
 
me.hsgamer.topper.storage.simple.converter - package me.hsgamer.topper.storage.simple.converter
 
me.hsgamer.topper.storage.simple.flat - package me.hsgamer.topper.storage.simple.flat
 
me.hsgamer.topper.storage.simple.mysql - package me.hsgamer.topper.storage.simple.mysql
 
me.hsgamer.topper.storage.simple.setting - package me.hsgamer.topper.storage.simple.setting
 
me.hsgamer.topper.storage.simple.sql - package me.hsgamer.topper.storage.simple.sql
 
me.hsgamer.topper.storage.simple.sqlite - package me.hsgamer.topper.storage.simple.sqlite
 
me.hsgamer.topper.storage.simple.supplier - package me.hsgamer.topper.storage.simple.supplier
 
me.hsgamer.topper.value.core - package me.hsgamer.topper.value.core
 
me.hsgamer.topper.value.string - package me.hsgamer.topper.value.string
 
MessageConfig - Interface in me.hsgamer.topper.spigot.plugin.config
 
MiniPlaceholdersHook - Class in me.hsgamer.topper.spigot.plugin.hook.miniplaceholders
 
MiniPlaceholdersHook(TopperPlugin) - Constructor for class me.hsgamer.topper.spigot.plugin.hook.miniplaceholders.MiniPlaceholdersHook
 
MiniPlaceholdersQueryForwarder<C> - Class in me.hsgamer.topper.spigot.query.forward.miniplaceholders
 
MiniPlaceholdersQueryForwarder() - Constructor for class me.hsgamer.topper.spigot.query.forward.miniplaceholders.MiniPlaceholdersQueryForwarder
 
MiniPlaceholderValueProvider - Class in me.hsgamer.topper.spigot.value.miniplaceholders
 
MiniPlaceholderValueProvider(String) - Constructor for class me.hsgamer.topper.spigot.value.miniplaceholders.MiniPlaceholderValueProvider
 
modify() - Method in interface me.hsgamer.topper.storage.core.DataStorage
 
MySqlStorageSupplier - Class in me.hsgamer.topper.storage.simple.mysql
 
MySqlStorageSupplier(DatabaseSetting, Function<Setting, SqlClient<?>>) - Constructor for class me.hsgamer.topper.storage.simple.mysql.MySqlStorageSupplier
 

N

name - Variable in class me.hsgamer.topper.query.simple.SimpleQueryContext
 
name - Variable in class me.hsgamer.topper.spigot.plugin.manager.QueryForwardManager.ForwardContext
 
NewSqliteStorageSupplier - Class in me.hsgamer.topper.storage.simple.sqlite
 
NewSqliteStorageSupplier(File, DatabaseSetting, Function<Setting, SqlClient<?>>) - Constructor for class me.hsgamer.topper.storage.simple.sqlite.NewSqliteStorageSupplier
 
NOT_HANDLED - Enum constant in enum me.hsgamer.topper.value.core.ValueWrapper.State
 
notHandled() - Static method in class me.hsgamer.topper.query.core.QueryResult
 
notHandled() - Static method in class me.hsgamer.topper.value.core.ValueWrapper
 
NumberConverter<T> - Class in me.hsgamer.topper.storage.simple.converter
 
NumberConverter(String, boolean, Function<Number, T>) - Constructor for class me.hsgamer.topper.storage.simple.converter.NumberConverter
 
NumberStringDeformatter - Class in me.hsgamer.topper.value.string
 
NumberStringDeformatter(NumberStringDeformatter.Settings) - Constructor for class me.hsgamer.topper.value.string.NumberStringDeformatter
 
NumberStringDeformatter.Settings - Class in me.hsgamer.topper.value.string
 
NumberTopHolder - Class in me.hsgamer.topper.spigot.plugin.holder
 
NumberTopHolder(TopperPlugin, String, Map<String, Object>) - Constructor for class me.hsgamer.topper.spigot.plugin.holder.NumberTopHolder
 

O

ofSimple(Function<K, V>) - Static method in interface me.hsgamer.topper.value.core.ValueProvider
 
oldValue - Variable in class me.hsgamer.topper.spigot.plugin.manager.EntryConsumeManager.Context
 
onCreate(DataEntry<K, V>) - Method in interface me.hsgamer.topper.agent.core.DataEntryAgent
 
onCreate(DataEntry<K, V>) - Method in class me.hsgamer.topper.agent.holder.AgentDataHolder
 
onCreate(DataEntry<K, V>) - Method in class me.hsgamer.topper.agent.storage.StorageAgent
 
onCreate(DataEntry<K, V>) - Method in class me.hsgamer.topper.agent.update.UpdateAgent
 
onCreate(DataEntry<K, V>) - Method in class me.hsgamer.topper.core.DataHolder
 
onJoin(PlayerJoinEvent) - Method in class me.hsgamer.topper.spigot.plugin.listener.JoinListener
 
onRegister() - Method in interface me.hsgamer.topper.storage.core.DataStorage
 
onRemove(DataEntry<K, V>) - Method in interface me.hsgamer.topper.agent.core.DataEntryAgent
 
onRemove(DataEntry<K, V>) - Method in class me.hsgamer.topper.agent.holder.AgentDataHolder
 
onRemove(DataEntry<K, V>) - Method in class me.hsgamer.topper.agent.storage.StorageAgent
 
onRemove(DataEntry<K, V>) - Method in class me.hsgamer.topper.agent.update.UpdateAgent
 
onRemove(DataEntry<K, V>) - Method in class me.hsgamer.topper.core.DataHolder
 
onUnregister() - Method in interface me.hsgamer.topper.storage.core.DataStorage
 
onUnregister(DataEntry<K, V>) - Method in interface me.hsgamer.topper.agent.core.DataEntryAgent
 
onUpdate(DataEntry<K, V>, V, V) - Method in interface me.hsgamer.topper.agent.core.DataEntryAgent
 
onUpdate(DataEntry<K, V>, V, V) - Method in class me.hsgamer.topper.agent.holder.AgentDataHolder
 
onUpdate(DataEntry<K, V>, V, V) - Method in class me.hsgamer.topper.agent.storage.StorageAgent
 
onUpdate(DataEntry<K, V>, V, V) - Method in class me.hsgamer.topper.core.DataHolder
 

P

parent - Variable in class me.hsgamer.topper.query.holder.HolderQuery.Context
 
parent - Variable in class me.hsgamer.topper.query.snapshot.SnapshotQuery.Context
 
Permissions - Class in me.hsgamer.topper.spigot.plugin
 
Permissions(BasePlugin) - Constructor for class me.hsgamer.topper.spigot.plugin.Permissions
 
PlaceholderAPIHook - Class in me.hsgamer.topper.spigot.plugin.hook.placeholderapi
 
PlaceholderAPIHook(TopperPlugin) - Constructor for class me.hsgamer.topper.spigot.plugin.hook.placeholderapi.PlaceholderAPIHook
 
PlaceholderQueryForwarder<C> - Class in me.hsgamer.topper.spigot.query.forward.placeholderapi
 
PlaceholderQueryForwarder() - Constructor for class me.hsgamer.topper.spigot.query.forward.placeholderapi.PlaceholderQueryForwarder
 
PlaceholderValueProvider - Class in me.hsgamer.topper.spigot.value.placeholderapi
 
PlaceholderValueProvider(String, boolean) - Constructor for class me.hsgamer.topper.spigot.value.placeholderapi.PlaceholderValueProvider
 
plugin - Variable in class me.hsgamer.topper.spigot.plugin.manager.QueryForwardManager.ForwardContext
 
PluginContext - Interface in me.hsgamer.topper.spigot.query.forward.plugin
 

Q

Query<A> - Interface in me.hsgamer.topper.query.core
 
QueryForward<A,C> - Class in me.hsgamer.topper.query.forward
 
QueryForward() - Constructor for class me.hsgamer.topper.query.forward.QueryForward
 
QueryForwardContext<A> - Interface in me.hsgamer.topper.query.forward
 
QueryForwardManager - Class in me.hsgamer.topper.spigot.plugin.manager
 
QueryForwardManager(TopperPlugin) - Constructor for class me.hsgamer.topper.spigot.plugin.manager.QueryForwardManager
 
QueryForwardManager.ForwardContext - Class in me.hsgamer.topper.spigot.plugin.manager
 
queryManager - Variable in class me.hsgamer.topper.spigot.plugin.manager.QueryForwardManager.ForwardContext
 
QueryManager<A> - Class in me.hsgamer.topper.query.core
 
QueryManager() - Constructor for class me.hsgamer.topper.query.core.QueryManager
 
QueryResult - Class in me.hsgamer.topper.query.core
 

R

register() - Method in class me.hsgamer.topper.agent.holder.AgentDataHolder
 
register(DataStorageBuilder) - Static method in class me.hsgamer.topper.spigot.storage.simple.SpigotDataStorageBuilder
 
registerAction(String, BiFunction<A, C, String>) - Method in class me.hsgamer.topper.query.simple.SimpleQuery
 
registerActorAction(String, BiFunction<A, C, String>) - Method in class me.hsgamer.topper.query.simple.SimpleQuery
 
RELOAD - Static variable in class me.hsgamer.topper.spigot.plugin.Permissions
 
ReloadCommand - Class in me.hsgamer.topper.spigot.plugin.command
 
ReloadCommand(TopperPlugin) - Constructor for class me.hsgamer.topper.spigot.plugin.command.ReloadCommand
 
reloadConfig() - Method in interface me.hsgamer.topper.spigot.plugin.config.MainConfig
 
reloadConfig() - Method in interface me.hsgamer.topper.spigot.plugin.config.MessageConfig
 
remove(Collection<K>) - Method in interface me.hsgamer.topper.storage.core.DataStorage.Modifier
 
removeAgent(Agent) - Method in class me.hsgamer.topper.agent.holder.AgentDataHolder
 
removeContext(C) - Method in class me.hsgamer.topper.query.forward.QueryForward
 
removeEntry(K) - Method in class me.hsgamer.topper.core.DataHolder
 
removeEntryAgent(DataEntryAgent<K, V>) - Method in class me.hsgamer.topper.agent.holder.AgentDataHolder
 
removeForwarder(Consumer<C>) - Method in class me.hsgamer.topper.query.forward.QueryForward
 
removeQuery(BiFunction<A, String, QueryResult>) - Method in class me.hsgamer.topper.query.core.QueryManager
 
result - Variable in class me.hsgamer.topper.query.core.QueryResult
 
rollback() - Method in interface me.hsgamer.topper.storage.core.DataStorage.Modifier
 
run() - Method in class me.hsgamer.topper.agent.snapshot.SnapshotAgent
 
run() - Method in class me.hsgamer.topper.agent.storage.StorageAgent
 
run() - Method in class me.hsgamer.topper.agent.update.UpdateAgent
 
run(Runnable) - Method in class me.hsgamer.topper.agent.runnable.RunnableAgent
This method is used to run the task and return a Runnable to cancel it
run(Runnable) - Method in class me.hsgamer.topper.spigot.agent.runnable.SpigotRunnableAgent
 
RunnableAgent - Class in me.hsgamer.topper.agent.runnable
 
RunnableAgent(Runnable) - Constructor for class me.hsgamer.topper.agent.runnable.RunnableAgent
 

S

save(Map<K, V>) - Method in interface me.hsgamer.topper.storage.core.DataStorage.Modifier
 
scheduleValue(K, V) - Method in class me.hsgamer.topper.agent.storage.StorageAgent
 
setComparator(Comparator<V>) - Method in class me.hsgamer.topper.agent.snapshot.SnapshotAgent
 
setLazyLoad(boolean) - Method in class me.hsgamer.topper.agent.storage.StorageAgent
 
setMaxEntryPerCall(int) - Method in class me.hsgamer.topper.agent.storage.StorageAgent
 
setMaxEntryPerCall(int) - Method in class me.hsgamer.topper.agent.update.UpdateAgent
 
setScheduleOnEntryRemove(boolean) - Method in class me.hsgamer.topper.agent.storage.StorageAgent
 
Settings() - Constructor for class me.hsgamer.topper.value.string.NumberStringDeformatter.Settings
 
setValue(UnaryOperator<V>) - Method in class me.hsgamer.topper.core.DataEntry
 
setValue(UnaryOperator<V>, boolean) - Method in class me.hsgamer.topper.core.DataEntry
 
setValue(V) - Method in class me.hsgamer.topper.core.DataEntry
 
setValue(V, boolean) - Method in class me.hsgamer.topper.core.DataEntry
 
SimpleQuery<A,C> - Class in me.hsgamer.topper.query.simple
 
SimpleQuery() - Constructor for class me.hsgamer.topper.query.simple.SimpleQuery
 
SimpleQuery.Context - Interface in me.hsgamer.topper.query.simple
 
SimpleQueryContext - Class in me.hsgamer.topper.query.simple
 
SimpleQueryContext(String, String, String) - Constructor for class me.hsgamer.topper.query.simple.SimpleQueryContext
 
SimpleQueryDisplay<K,V> - Interface in me.hsgamer.topper.query.simple
 
SimpleValueConverter<T> - Class in me.hsgamer.topper.storage.simple.converter
 
SimpleValueConverter(Function<T, String>, Function<String, T>, String, boolean, int) - Constructor for class me.hsgamer.topper.storage.simple.converter.SimpleValueConverter
 
SimpleValueConverter(Function<T, String>, Function<String, T>, String, String) - Constructor for class me.hsgamer.topper.storage.simple.converter.SimpleValueConverter
 
SnapshotAgent<K,V> - Class in me.hsgamer.topper.agent.snapshot
 
SnapshotAgent() - Constructor for class me.hsgamer.topper.agent.snapshot.SnapshotAgent
 
SnapshotQuery<K,V,A> - Class in me.hsgamer.topper.query.snapshot
 
SnapshotQuery() - Constructor for class me.hsgamer.topper.query.snapshot.SnapshotQuery
 
SnapshotQuery.Context<K,V> - Class in me.hsgamer.topper.query.snapshot
 
SpigotDataStorageBuilder - Class in me.hsgamer.topper.spigot.storage.simple
 
SpigotDataStorageBuilder() - Constructor for class me.hsgamer.topper.spigot.storage.simple.SpigotDataStorageBuilder
 
SpigotRunnableAgent - Class in me.hsgamer.topper.spigot.agent.runnable
 
SpigotRunnableAgent(Runnable, Scheduler, long) - Constructor for class me.hsgamer.topper.spigot.agent.runnable.SpigotRunnableAgent
 
SqliteStorageSupplier - Class in me.hsgamer.topper.storage.simple.sqlite
 
SqliteStorageSupplier(File, DatabaseSetting, Function<Setting, SqlClient<?>>) - Constructor for class me.hsgamer.topper.storage.simple.sqlite.SqliteStorageSupplier
 
SqlStorageSupplier - Class in me.hsgamer.topper.storage.simple.sql
 
SqlStorageSupplier(SqlClient<?>) - Constructor for class me.hsgamer.topper.storage.simple.sql.SqlStorageSupplier
 
SqlStorageSupplier(Driver, DatabaseSetting, Function<Setting, SqlClient<?>>) - Constructor for class me.hsgamer.topper.storage.simple.sql.SqlStorageSupplier
 
start() - Method in interface me.hsgamer.topper.agent.core.Agent
 
start() - Method in class me.hsgamer.topper.agent.runnable.RunnableAgent
 
start() - Method in class me.hsgamer.topper.agent.storage.StorageAgent
 
state - Variable in class me.hsgamer.topper.value.core.ValueWrapper
 
StatisticValueProvider - Class in me.hsgamer.topper.spigot.value.statistic
 
StatisticValueProvider(Statistic, Material, EntityType) - Constructor for class me.hsgamer.topper.spigot.value.statistic.StatisticValueProvider
 
stop() - Method in interface me.hsgamer.topper.agent.core.Agent
 
stop() - Method in class me.hsgamer.topper.agent.runnable.RunnableAgent
 
stop() - Method in class me.hsgamer.topper.agent.snapshot.SnapshotAgent
 
stop() - Method in class me.hsgamer.topper.agent.storage.StorageAgent
 
StorageAgent<K,V> - Class in me.hsgamer.topper.agent.storage
 
StorageAgent(DataHolder<K, V>, DataStorage<K, V>) - Constructor for class me.hsgamer.topper.agent.storage.StorageAgent
 
StringConverter - Class in me.hsgamer.topper.storage.simple.converter
 
StringConverter(String, boolean, int) - Constructor for class me.hsgamer.topper.storage.simple.converter.StringConverter
 
StringConverter(String, String) - Constructor for class me.hsgamer.topper.storage.simple.converter.StringConverter
 
StringMapConverter<T> - Class in me.hsgamer.topper.spigot.plugin.config.converter
 
StringMapConverter() - Constructor for class me.hsgamer.topper.spigot.plugin.config.converter.StringMapConverter
 
StringObjectMapConverter - Class in me.hsgamer.topper.spigot.plugin.config.converter
 
StringObjectMapConverter() - Constructor for class me.hsgamer.topper.spigot.plugin.config.converter.StringObjectMapConverter
 
stringSeparator(String) - Method in class me.hsgamer.topper.storage.simple.converter.ComplexValueConverter.Builder
 
StringStringObjectMapConverter - Class in me.hsgamer.topper.spigot.plugin.config.converter
 
StringStringObjectMapConverter() - Constructor for class me.hsgamer.topper.spigot.plugin.config.converter.StringStringObjectMapConverter
 

T

tabComplete(CommandSender, String, String[]) - Method in class me.hsgamer.topper.spigot.plugin.command.GetTopListCommand
 
thenApply(Function<V, F>) - Method in interface me.hsgamer.topper.value.core.ValueProvider
 
throwable - Variable in class me.hsgamer.topper.value.core.ValueWrapper
 
toObjectMap(Number) - Method in class me.hsgamer.topper.storage.simple.converter.NumberConverter
 
toObjectMap(T) - Method in class me.hsgamer.topper.storage.simple.converter.ComplexValueConverter
 
toObjectMap(T) - Method in class me.hsgamer.topper.storage.simple.converter.SimpleValueConverter
 
toObjectMap(T) - Method in interface me.hsgamer.topper.storage.simple.converter.ValueConverter
 
TOP - Static variable in class me.hsgamer.topper.spigot.plugin.Permissions
 
TopManager - Class in me.hsgamer.topper.spigot.plugin.manager
 
TopManager(TopperPlugin) - Constructor for class me.hsgamer.topper.spigot.plugin.manager.TopManager
 
TopperPlugin - Class in me.hsgamer.topper.spigot.plugin
 
TopperPlugin() - Constructor for class me.hsgamer.topper.spigot.plugin.TopperPlugin
 
TopQueryManager - Class in me.hsgamer.topper.spigot.plugin.manager
 
TopQueryManager(TopperPlugin) - Constructor for class me.hsgamer.topper.spigot.plugin.manager.TopQueryManager
 
toRawString(Number) - Method in class me.hsgamer.topper.storage.simple.converter.NumberConverter
 
toRawString(T) - Method in class me.hsgamer.topper.storage.simple.converter.ComplexValueConverter
 
toRawString(T) - Method in class me.hsgamer.topper.storage.simple.converter.SimpleValueConverter
 
toRawString(T) - Method in interface me.hsgamer.topper.storage.simple.converter.ValueConverter
 
toRawValue(Object) - Method in class me.hsgamer.topper.spigot.plugin.config.converter.StringMapConverter
 
toRawValue(Object) - Method in class me.hsgamer.topper.spigot.plugin.config.converter.StringObjectMapConverter
 
toRawValue(Object) - Method in class me.hsgamer.topper.spigot.plugin.config.converter.StringStringObjectMapConverter
 
toSaveStatement(String, String[], String[]) - Method in class me.hsgamer.topper.storage.simple.mysql.MySqlStorageSupplier
 
toSaveStatement(String, String[], String[]) - Method in class me.hsgamer.topper.storage.simple.sql.SqlStorageSupplier
 
toSaveStatement(String, String[], String[]) - Method in class me.hsgamer.topper.storage.simple.sqlite.NewSqliteStorageSupplier
 
toSaveStatement(String, String[], String[]) - Method in class me.hsgamer.topper.storage.simple.sqlite.SqliteStorageSupplier
 
toSaveValues(Object[], Object[]) - Method in class me.hsgamer.topper.storage.simple.mysql.MySqlStorageSupplier
 
toSaveValues(Object[], Object[]) - Method in class me.hsgamer.topper.storage.simple.sql.SqlStorageSupplier
 
toSaveValues(Object[], Object[]) - Method in class me.hsgamer.topper.storage.simple.sqlite.NewSqliteStorageSupplier
 
toSaveValues(Object[], Object[]) - Method in class me.hsgamer.topper.storage.simple.sqlite.SqliteStorageSupplier
 
toSqlValues(Number) - Method in class me.hsgamer.topper.storage.simple.converter.NumberConverter
 
toSqlValues(T) - Method in class me.hsgamer.topper.storage.simple.converter.ComplexValueConverter
 
toSqlValues(T) - Method in class me.hsgamer.topper.storage.simple.converter.SimpleValueConverter
 
toSqlValues(T) - Method in interface me.hsgamer.topper.storage.simple.converter.ValueConverter
 
toValue(Object) - Method in class me.hsgamer.topper.spigot.plugin.config.converter.StringMapConverter
 
toValue(Object) - Method in class me.hsgamer.topper.spigot.plugin.config.converter.StringObjectMapConverter
 
toValue(Object) - Method in class me.hsgamer.topper.spigot.plugin.config.converter.StringStringObjectMapConverter
 

U

unregister() - Method in class me.hsgamer.topper.agent.holder.AgentDataHolder
 
unregister() - Method in class me.hsgamer.topper.spigot.query.forward.miniplaceholders.MiniPlaceholdersQueryForwarder
 
unregister() - Method in class me.hsgamer.topper.spigot.query.forward.placeholderapi.PlaceholderQueryForwarder
 
UpdateAgent<K,V> - Class in me.hsgamer.topper.agent.update
 
UpdateAgent(DataHolder<K, V>, Function<K, CompletableFuture<Optional<V>>>) - Constructor for class me.hsgamer.topper.agent.update.UpdateAgent
 
uuid - Variable in class me.hsgamer.topper.spigot.plugin.manager.EntryConsumeManager.Context
 
UUIDConverter - Class in me.hsgamer.topper.storage.simple.converter
 
UUIDConverter(String) - Constructor for class me.hsgamer.topper.storage.simple.converter.UUIDConverter
 

V

value - Variable in class me.hsgamer.topper.spigot.plugin.manager.EntryConsumeManager.Context
 
value - Variable in class me.hsgamer.topper.value.core.ValueWrapper
 
ValueConverter<T> - Interface in me.hsgamer.topper.storage.simple.converter
 
ValueDisplay - Class in me.hsgamer.topper.spigot.plugin.holder.display
 
ValueDisplay(Map<String, Object>) - Constructor for class me.hsgamer.topper.spigot.plugin.holder.display.ValueDisplay
 
valueOf(String) - Static method in enum me.hsgamer.topper.value.core.ValueWrapper.State
Returns the enum constant of this type with the specified name.
ValueProvider<K,V> - Interface in me.hsgamer.topper.value.core
 
ValueProviderBuilder - Class in me.hsgamer.topper.spigot.plugin.builder
 
ValueProviderBuilder() - Constructor for class me.hsgamer.topper.spigot.plugin.builder.ValueProviderBuilder
 
values() - Static method in enum me.hsgamer.topper.value.core.ValueWrapper.State
Returns an array containing the constants of this enum type, in the order they are declared.
ValueWrapper<T> - Class in me.hsgamer.topper.value.core
 
ValueWrapper(ValueWrapper.State, T, String, Throwable) - Constructor for class me.hsgamer.topper.value.core.ValueWrapper
 
ValueWrapper.State - Enum in me.hsgamer.topper.value.core
 
A B C D E F G H I J K L M N O P Q R S T U V 
All Classes and Interfaces|All Packages|Constant Field Values