BlockingCache constructor

BlockingCache(
  1. BlockingRepository reference
)

Implementation

BlockingCache(this.reference);