Class AsciiStringInterner.Key

java.lang.Object
org.postgresql.core.AsciiStringInterner.BaseKey
org.postgresql.core.AsciiStringInterner.Key
Enclosing class:
AsciiStringInterner

private static final class AsciiStringInterner.Key extends AsciiStringInterner.BaseKey
Instance used for inserting values into the cache. The byte[] must be a copy that will never be mutated.