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 ExecutionContextIf
ExecutionContextIf.fromValue
(boolean isTrue) ExecutionContexts.peekIf()
TMemory.peekIf()
ExecutionContexts.pollIf()
TMemory.pollIf()
Methods in net.sourceforge.plantuml.tim with parameters of type ExecutionContextIfModifier and TypeMethodDescriptionvoid
ExecutionContexts.addIf
(ExecutionContextIf value) void
TMemory.addIf
(ExecutionContextIf context)