예제 #1
0
 @Override
 public long getLeakedObjectsCount() {
   return allocator.countLeakedObjects();
 }