Beispiel #1
0
 DataCacheGenerator(DecodeHelper<?> helper, FetcherReadyCallback cb) {
   this(helper.getCacheKeys(), helper, cb);
 }