Uses of Enum Class
com.shaft.tools.io.internal.ExecutionSummaryReport.StatusIcon
Packages that use ExecutionSummaryReport.StatusIcon
-
Uses of ExecutionSummaryReport.StatusIcon in com.shaft.tools.io.internal
Subclasses with type arguments of type ExecutionSummaryReport.StatusIcon in com.shaft.tools.io.internalMethods in com.shaft.tools.io.internal that return ExecutionSummaryReport.StatusIconModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ExecutionSummaryReport.StatusIcon[]ExecutionSummaryReport.StatusIcon.values()Returns an array containing the constants of this enum class, in the order they are declared.