Class RawRasterStoreProvider


public final class RawRasterStoreProvider extends PRJDataStore.Provider
The provider of RawRasterStore instances. Given a StorageConnector input, this class tries to instantiate a RawRasterStore.

Thread safety

The same RawRasterStoreProvider instance can be safely used by many threads without synchronization on the part of the caller. However, the RawRasterStore instances created by this factory are not thread-safe.
Since:
1.2
Version:
1.2