Uses of Class
io.gs2.cdk.mission.stampSheet.IncreaseCounterByUserId
Packages that use IncreaseCounterByUserId
-
Uses of IncreaseCounterByUserId in io.gs2.cdk.mission.ref
Methods in io.gs2.cdk.mission.ref that return IncreaseCounterByUserIdModifier and TypeMethodDescriptionCounterModelRef.increaseCounter(Long value) CounterModelRef.increaseCounter(Long value, String userId) NamespaceRef.increaseCounter(String counterName, Long value) NamespaceRef.increaseCounter(String counterName, Long value, String userId)