| Package | Description |
|---|---|
| org.openimaj.io.wrappers |
| Class and Description |
|---|
| ReadWriteableByte
A wrapper around byte that can be read and written.
|
| ReadWriteableDouble
A wrapper around double that can be read and written.
|
| ReadWriteableFloat
A wrapper around float that can be read and written.
|
| ReadWriteableInt
A wrapper around int that can be read and written.
|
| ReadWriteableLong
A wrapper around long that can be read and written.
|
| ReadWriteableShort
A wrapper around short that can be read and written.
|