Class ThingMemoryRepositoryROBuilder

java.lang.Object
dev.enola.data.RepositoryBuilder<Thing>
dev.enola.thing.repo.ThingMemoryRepositoryROBuilder
All Implemented Interfaces:
Builder<Repository<Thing>>, Provider<String,Thing>, ProviderFromIRI<Thing>, Repository<Thing>, RepositoryRW<Thing>, Store<Thing>, ThingProvider, ThingRepository, ThingRepositoryStore

Builds a read-only Repository of Things.

ThingMemoryRepositoryRW is one of possibly several other alternatives for this.