Uses of Enum Class
org.apache.maven.surefire.api.stream.AbstractStreamDecoder.StreamReadStatus
Packages that use AbstractStreamDecoder.StreamReadStatus
-
Uses of AbstractStreamDecoder.StreamReadStatus in org.apache.maven.surefire.api.stream
Methods in org.apache.maven.surefire.api.stream that return AbstractStreamDecoder.StreamReadStatusModifier and TypeMethodDescriptionAbstractStreamDecoder.read(ByteBuffer buffer, int oldPosition, int recommendedCount) protected AbstractStreamDecoder.StreamReadStatusReturns the enum constant of this class with the specified name.AbstractStreamDecoder.StreamReadStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.