Class StorageNodeWrapperCodec<D,C,V,X extends StorageNodeMutable<D,C,V>>

All Implemented Interfaces:
StorageNode<D,C,V>, StorageNodeMutable<D,C,V>

public class StorageNodeWrapperCodec<D,C,V,X extends StorageNodeMutable<D,C,V>> extends StorageNodeMutableForwardingBase<D,C,V,X>