Uses of Class
net.sourceforge.plantuml.tim.ExecutionContextIf
Packages that use ExecutionContextIf
-
Uses of ExecutionContextIf in net.sourceforge.plantuml.tim
Methods in net.sourceforge.plantuml.tim that return ExecutionContextIfModifier and TypeMethodDescriptionstatic ExecutionContextIfExecutionContextIf.fromValue(boolean isTrue) ExecutionContexts.peekIf()TMemory.peekIf()ExecutionContexts.pollIf()TMemory.pollIf()Methods in net.sourceforge.plantuml.tim with parameters of type ExecutionContextIfModifier and TypeMethodDescriptionvoidExecutionContexts.addIf(ExecutionContextIf value) voidTMemory.addIf(ExecutionContextIf context)