Interface FilesystemAssociativeStore<I,CID extends Serializable>

All Superinterfaces:
AssociativeStore<I,CID>, Store<CID>

public interface FilesystemAssociativeStore<I,CID extends Serializable> extends AssociativeStore<I,CID>