Uses of Enum
me.ulrich.clans.data.ClanEnum.RedisType
Packages that use ClanEnum.RedisType
Package
Description
-
Uses of ClanEnum.RedisType in me.ulrich.clans.api
Methods in me.ulrich.clans.api with parameters of type ClanEnum.RedisTypeModifier and TypeMethodDescriptionvoidSyncAPIManager.newSync(ClanEnum.RedisType type, String string) -
Uses of ClanEnum.RedisType in me.ulrich.clans.data
Methods in me.ulrich.clans.data that return ClanEnum.RedisTypeModifier and TypeMethodDescriptionstatic ClanEnum.RedisTypeReturns the enum constant of this type with the specified name.static ClanEnum.RedisType[]ClanEnum.RedisType.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of ClanEnum.RedisType in me.ulrich.clans.interfaces
Methods in me.ulrich.clans.interfaces with parameters of type ClanEnum.RedisType -
Uses of ClanEnum.RedisType in me.ulrich.clans.manager
Methods in me.ulrich.clans.manager with parameters of type ClanEnum.RedisTypeModifier and TypeMethodDescriptionvoidSyncManager.newSync(ClanEnum.RedisType type, String string)