Example #1
0
 /** @apilevel internal */
 public void flushCollectionCache() {
   super.flushCollectionCache();
 }
Example #2
0
 /** @apilevel low-level */
 public void flushCache() {
   super.flushCache();
 }