Class EmptySystemStore

java.lang.Object
org.sensorhub.impl.datastore.ReadOnlyDataStore<K,V,VF,Q>
org.sensorhub.impl.datastore.EmptyDataStore<K,V,VF,F>
All Implemented Interfaces:
Map<FeatureKey,ISystemWithDesc>, IFeatureStoreBase<ISystemWithDesc,ISystemDescStore.SystemField,SystemFilter>, IDataStore<FeatureKey,ISystemWithDesc,ISystemDescStore.SystemField,SystemFilter>, IResourceStore<FeatureKey,ISystemWithDesc,ISystemDescStore.SystemField,SystemFilter>, ISystemDescStore

Helper class to implement databases that don't support all datastores