Package | Description |
---|---|
lev |
Modifier and Type | Class and Description |
---|---|
class |
LByteChannel |
class |
LInChannel
A FileChannel setup that supports easy extraction/getting of information.
|
class |
LShrinkArray
A special array with artificial min/max bounds.
|
Constructor and Description |
---|
LShrinkArray(LImport rhs,
int high)
Creates a new ShrinkArray based on the same underlying array, starting at
the same beginning index of the rhs LImport, but with an upper limit
of high.
|