uk.ac.ox.cs.fdr
public static final class StreamProgressReporter.StreamIdentifier extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static StreamProgressReporter.StreamIdentifier |
StdErr |
static StreamProgressReporter.StreamIdentifier |
StdOut |
Modifier and Type | Method and Description |
---|---|
static StreamProgressReporter.StreamIdentifier |
swigToEnum(int swigValue) |
int |
swigValue() |
java.lang.String |
toString() |
public static final StreamProgressReporter.StreamIdentifier StdOut
public static final StreamProgressReporter.StreamIdentifier StdErr
public final int swigValue()
public java.lang.String toString()
toString
in class java.lang.Object
public static StreamProgressReporter.StreamIdentifier swigToEnum(int swigValue)