public final class Ref
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
int |
globalCount()
A convenience method for reporting:
|
void |
release()
Must be called exactly once, when the logical operation for which this Ref was created has terminated.
|
public void release()
public int globalCount()
Copyright © 2015 The Apache Software Foundation