The byte[] buffer may be modified and then returned to its original state during some read operations, so the same byte[] should not be used concurrently in separate threads.
@author Nathan Sweet
This class is really an interface that might be evolving. In order to avoid breaking users when we change the interface, we made it an abstract class.
@param < I> type of values produced by this inputCopyright (c) Xoetrope Ltd., 2002-2006
$Revision: 1.2 $
License: see License.txt
@see Tag @see Form @version $Id: Input.java,v 1.3 2004/05/09 20:31:28 gregwilkins Exp $ @author Greg Wilkins
Specifies the properties of a particular input parameter and will be used by the Operation
.
Specifies the properties of a particular input parameter and will be used by the Operation
.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|