Uses of Enum Class
org.jacoco.core.runtime.AgentOptions.OutputMode
Packages that use AgentOptions.OutputMode
-
Uses of AgentOptions.OutputMode in org.jacoco.core.runtime
Subclasses with type arguments of type AgentOptions.OutputMode in org.jacoco.core.runtimeMethods in org.jacoco.core.runtime that return AgentOptions.OutputModeModifier and TypeMethodDescriptionAgentOptions.getOutput()Returns the output modestatic AgentOptions.OutputModeReturns the enum constant of this class with the specified name.static AgentOptions.OutputMode[]AgentOptions.OutputMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.jacoco.core.runtime with parameters of type AgentOptions.OutputModeModifier and TypeMethodDescriptionvoidAgentOptions.setOutput(AgentOptions.OutputMode output) Sets the output mode