T - type of informationpublic interface IOProviderFrom<T>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IOProviderFrom.Readable<T>
Get a IOProvider.Readable from an information.
|
static interface |
IOProviderFrom.ReadWrite<T>
Get a IOProvider.ReadWrite from an information.
|
static interface |
IOProviderFrom.Writable<T>
Get a IOProvider.Writable from an information.
|
| Modifier and Type | Method and Description |
|---|---|
IOProvider |
get(T from)
Get a IOProvider.
|
IOProvider get(T from)
Copyright © 2019. All rights reserved.