Modifier and Type | Method | 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 | Description |
---|---|---|
InputOutput |
IOProvider.getIO(String name,
boolean newIO,
Action[] actions,
IOContainer ioContainer) |
Gets a named instance of
InputOutput . |
InputOutput |
IOProvider.getIO(String name,
Action[] actions,
IOContainer ioContainer) |
Gets a named instance of
InputOutput . |
Built on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.