T
- The type of the parameter.public class Output<T>
extends java.lang.Object
Constructor | Description |
---|---|
Output() |
Constructs an empty
Output |
Output(T value) |
Constructs an
Output with the given value. |
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
toString() |
Copyright ? 2016 Unicode, Inc. and others.