Class AbstractStreamEncoder<E extends Enum<E>>

java.lang.Object
org.apache.maven.surefire.api.stream.AbstractStreamEncoder<E>
Type Parameters:
E - type of the message

public abstract class AbstractStreamEncoder<E extends Enum<E>> extends Object
The base class of stream encoder. The type of message is expressed by opcode where the opcode object is described by the generic type AbstractStreamEncoder.