Uses of Interface
org.kquiet.concurrent.Prioritized
Packages that use Prioritized
-
Uses of Prioritized in org.kquiet.browser
Subinterfaces of Prioritized in org.kquiet.browserModifier and TypeInterfaceDescriptioninterface
ActionComposer
is responsible to maintain a sequence of actions, arrange them to be executed and track their execution result.Classes in org.kquiet.browser that implement PrioritizedModifier and TypeClassDescriptionclass
AbstractActionComposer
implements most methods ofActionComposer
to lay ground works for possible subclasses.class
BasicActionComposer
provides basic implementation ofActionComposer
. -
Uses of Prioritized in org.kquiet.concurrent
Classes in org.kquiet.concurrent that implement Prioritized