Uses of Enum
org.apache.maven.surefire.api.stream.SegmentType
Packages that use SegmentType
-
Uses of SegmentType in org.apache.maven.surefire.api.stream
Subclasses with type arguments of type SegmentType in org.apache.maven.surefire.api.streamMethods in org.apache.maven.surefire.api.stream that return SegmentTypeModifier and TypeMethodDescriptionstatic SegmentTypeReturns the enum constant of this type with the specified name.static SegmentType[]SegmentType.values()Returns an array containing the constants of this enum type, in the order they are declared.