- Enclosing class:
StringCache
protected static class StringCache.ByteEntry
extends Object
Cache entry for byte chunk to String mapping.
-
Constructor Summary
Constructors
Constructs a new ByteEntry.
-
Method Summary
-
Constructor Details
-
ByteEntry
public ByteEntry()
Constructs a new ByteEntry.
-