public class StringStore extends Object
| Constructor and Description |
|---|
StringStore() |
| Modifier and Type | Method and Description |
|---|---|
int |
addString(String s) |
void |
writeBinary(DataOutputStream os) |
public int addString(String s)
public void writeBinary(DataOutputStream os) throws IOException
IOExceptionCopyright © 2025. All rights reserved.