public interface IOProvider
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IOProvider.Readable
Provider for a IO.Readable.
|
static interface |
IOProvider.ReadWrite
Provider a IO Readable and Writable.
|
static interface |
IOProvider.Writable
Provider for a IO.Writable.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
Description.
|
String getDescription()
Copyright © 2019. All rights reserved.