Uses of Enum Class
de.cxp.ocs.util.TraceOptions.TraceFlag
Packages that use TraceOptions.TraceFlag
-
Uses of TraceOptions.TraceFlag in de.cxp.ocs.util
Methods in de.cxp.ocs.util that return TraceOptions.TraceFlagModifier and TypeMethodDescriptionstatic TraceOptions.TraceFlagReturns the enum constant of this class with the specified name.static TraceOptions.TraceFlag[]TraceOptions.TraceFlag.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.cxp.ocs.util with parameters of type TraceOptions.TraceFlagModifier and TypeMethodDescriptionbooleanTraceOptions.isSet(TraceOptions.TraceFlag flag) voidTraceOptions.onFlag(TraceOptions.TraceFlag flag, Runnable runFunction)