Package dev.enola.thing.repo
@NullMarked
package dev.enola.thing.repo
Thing Data Repositories.
-
ClassDescriptionAlwaysThingProvider is a
ThingProvider
which never returns null, but always a Thing.Builds a read-only Repository ofThing
s.ThingMemoryRepositoryRW is an in-memory read invalid input: '&' write (i.e.ProvidesThing
s.Set ofThing.Builder
s, which is also aThingsRepository
.ThingTrigger<T extends Thing>