java.lang.Object | ||
↳ | com.facebook.common.references.CloseableReference<T> | |
↳ | com.facebook.common.references.RefCountCloseableReference<T> |
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
[Expand]
Inherited Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
CloseableReference<T> |
clone()
Returns a new CloseableReference to the same underlying SharedReference.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() |
Returns a new CloseableReference to the same underlying SharedReference. The SharedReference ref-count is incremented.