T
- The type of the parameter.public class Output<T>
extends java.lang.Object
Constructor and Description |
---|
Output()
Constructs an empty
Output |
Output(T value)
Constructs an
Output withe the given value. |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
Copyright (c) 2013 IBM Corporation and others.