withClass<E> method

IDataStore<E> withClass<E>()

Implementation

IDataStore<E> withClass<E>() => ClassDrivenDataStore<E>();