This Proxy trait allows you to extend the Item trait with additional state or
behavior and implement the read-only methods from Item using an underlying
instance.
Linear Supertypes
Item, Serializable, Product2[ByteBuffer, Long], Product, Equals, ThriftStruct, AnyRef, Any
This Proxy trait allows you to extend the Item trait with additional state or behavior and implement the read-only methods from Item using an underlying instance.