| Package | Description |
|---|---|
| com.databasesandlife.util |
| Modifier and Type | Field and Description |
|---|---|
protected OutOfHeapTemporaryStorage.OutOfHeapString |
OutOfHeapTemporaryStorage.OutOfHeapXml.stringRepresentation |
| Modifier and Type | Method and Description |
|---|---|
OutOfHeapTemporaryStorage.OutOfHeapString |
OutOfHeapTemporaryStorage.newStringContainer()
Returns a new string container for the empty string
|
OutOfHeapTemporaryStorage.OutOfHeapString |
OutOfHeapTemporaryStorage.newStringContainer(String initialValue) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
OutOfHeapTemporaryStorage.appendToString(OutOfHeapTemporaryStorage.OutOfHeapString s,
String suffix) |
protected String |
OutOfHeapTemporaryStorage.readString(OutOfHeapTemporaryStorage.OutOfHeapString s) |
Copyright © 2003–2018. All rights reserved.