Class JObjectKeyImpl

java.lang.Object
com.usatiuk.objects.JObjectKeyImpl
All Implemented Interfaces:
JObjectKey, Serializable, Comparable<JObjectKey>

public final class JObjectKeyImpl extends Object implements JObjectKey
A "real" implementation of JObjectKey, containing an underlying string, and a cached lazily created byte buffer.
See Also: