Uses of Interface
ch.supertomcat.supertomcatutils.queue.Restriction
-
Packages that use Restriction Package Description ch.supertomcat.supertomcatutils.queue -
-
Uses of Restriction in ch.supertomcat.supertomcatutils.queue
Classes in ch.supertomcat.supertomcatutils.queue that implement Restriction Modifier and Type Class Description classRestrictionBaseBase class for RestrictionMethods in ch.supertomcat.supertomcatutils.queue that return Restriction Modifier and Type Method Description protected abstract RestrictionQueueManagerBase. getRestrictionForTask(T task)Restriction for task
-