Uses of Class
io.gs2.lottery.model.Config
Packages that use Config
-
Uses of Config in io.gs2.lottery.model
Methods in io.gs2.lottery.model that return Config -
Uses of Config in io.gs2.lottery.request
Methods in io.gs2.lottery.request that return types with arguments of type ConfigModifier and TypeMethodDescriptionDrawByUserIdRequest.getConfig()DrawWithRandomSeedByUserIdRequest.getConfig()Method parameters in io.gs2.lottery.request with type arguments of type ConfigModifier and TypeMethodDescriptionvoidvoidDrawByUserIdRequest.withConfig(List<Config> config) DrawWithRandomSeedByUserIdRequest.withConfig(List<Config> config)