Package | Description |
---|---|
biweekly.io |
Modifier and Type | Field and Description |
---|---|
protected ScribeIndex |
StreamWriter.index |
protected ScribeIndex |
StreamReader.index |
Modifier and Type | Method and Description |
---|---|
ScribeIndex |
StreamWriter.getScribeIndex()
Gets the object that manages the component/property scribes.
|
ScribeIndex |
StreamReader.getScribeIndex()
Gets the object that manages the component/property scribes.
|
Modifier and Type | Method and Description |
---|---|
void |
StreamWriter.setScribeIndex(ScribeIndex scribe)
Sets the object that manages the component/property scribes.
|
void |
StreamReader.setScribeIndex(ScribeIndex index)
Sets the object that manages the component/property scribes.
|
Copyright © 2013-2015 Michael Angstadt. All Rights Reserved.