Class ADerivedBlob

java.lang.Object
All Implemented Interfaces:
IValidated, IWriteable, Comparable<ABlobLike<?>>
Direct Known Subclasses:
ZeroBlob

public abstract class ADerivedBlob extends ABlob
Abstract Blob base base for Blobs that derive their functionality from other sources. Allows extension of ABlob interface to various backing stores.