예제 #1
0
 @Override
 public void reserve() throws IllegalStateException {
   refCount.reserve();
 }