Interface SerializableStorage
- All Superinterfaces:
ExtractableStorage, InsertableStorage, Storage, StorageView
@API(status=STABLE,
since="2.0.0-milestone.1.4")
public interface SerializableStorage
extends Storage
-
Method Summary
Methods inherited from interface ExtractableStorage
extractMethods inherited from interface InsertableStorage
insertMethods inherited from interface StorageView
getAll, getStored
-
Method Details
-
getType
StorageType getType() -
toContents
StorageContents toContents()
-