Пример #1
0
 public String toString()
 {
     return(StringUtil.simpleClassName(obj) + ".release(" + decrement + ") refCnt: " + obj.refCnt());
 }