-
- All Implemented Interfaces:
-
java.io.Serializable,java.lang.Comparable
public enum Stream.StreamTypeRepresents the immutable stream type.
-
-
Method Summary
Modifier and Type Method Description static Array<Stream.StreamType>values()static Stream.StreamTypevalueOf(String name)-
-
Method Detail
-
values
static Array<Stream.StreamType> values()
-
valueOf
static Stream.StreamType valueOf(String name)
-
-
-
-