| Modifier and Type | Method and Description |
|---|---|
void |
decRef()
Decrements the reference counting of this object.
|
T |
get() |
int |
getRefCount()
Returns the current reference count.
|
void |
incRef()
Increments the reference count.
|
public RefCount(T object)
public final void decRef()
throws IOException
release().IOExceptionpublic final T get()
public final int getRefCount()
public final void incRef()
decRef().Copyright © 2010 - 2020 Adobe. All Rights Reserved