FrRepo<T extends FrTable> constructor

FrRepo<T extends FrTable>(
  1. FrStorage storage
)

Implementation

FrRepo(this.storage);