DocCache<RxDocType> constructor

DocCache<RxDocType>(
  1. RxCollection<RxDocType> collection
)

Implementation

DocCache(this.collection);