static class PcpString.PcpStringStore
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private java.util.Collection<PcpString> |
stringInfo |
| Constructor and Description |
|---|
PcpStringStore() |
| Modifier and Type | Method and Description |
|---|---|
(package private) PcpString |
createPcpString(java.lang.String text) |
(package private) java.util.Collection<PcpString> |
getStrings() |