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