Uses of Class
io.gs2.stateMachine.model.RandomUsed
Packages that use RandomUsed
-
Uses of RandomUsed in io.gs2.stateMachine.model
Methods in io.gs2.stateMachine.model that return RandomUsedModifier and TypeMethodDescriptionstatic RandomUsedRandomUsed.fromJson(com.fasterxml.jackson.databind.JsonNode data) RandomUsed.withCategory(Long category) Methods in io.gs2.stateMachine.model that return types with arguments of type RandomUsedMethod parameters in io.gs2.stateMachine.model with type arguments of type RandomUsedModifier and TypeMethodDescriptionvoidRandomStatus.setUsed(List<RandomUsed> used) RandomStatus.withUsed(List<RandomUsed> used)