Modifier and Type | Method and Description |
---|---|
static IOContainer |
IOContainer.create(IOContainer.Provider provider)
Factory method for IOContainer instances
|
static IOContainer |
IOContainer.getDefault()
Gets the default container according to a generic
IOContainer.Provider . |
Modifier and Type | Method and Description |
---|---|
InputOutput |
IOProvider.getIO(String name,
Action[] actions,
IOContainer ioContainer)
Gets a named instance of
InputOutput . |
InputOutput |
IOProvider.getIO(String name,
boolean newIO,
Action[] actions,
IOContainer ioContainer)
Gets a named instance of
InputOutput . |
Built on December 31 2015. | Portions Copyright 1997-2015 Oracle. All rights reserved.