@Internal public interface RefCounted
Modifier and Type | Method and Description |
---|---|
boolean |
release()
Decreases the reference counter.
|
void |
retain()
Increases the reference counter.
|
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.