| Package | Description |
|---|---|
| javatools.datatypes |
| Modifier and Type | Field and Description |
|---|---|
protected static WeakHashMap<ByteString,ByteString> |
ByteString.values
Holds all strings
|
protected static WeakHashMap<ByteString,ByteString> |
ByteString.values
Holds all strings
|
| Modifier and Type | Method and Description |
|---|---|
static ByteString |
ByteString.of(CharSequence s) |
| Constructor and Description |
|---|
ByteString(ByteString s,
int start,
int end)
Use subSequence()
|
Copyright © 2018. All rights reserved.