Interface Pointer.ReferenceCounter

All Known Implementing Classes:
Pointer.CustomDeallocator, Pointer.DeallocatorReference, Pointer.NativeDeallocator, Pointer.ProxyDeallocator
Enclosing class:
Pointer

protected static interface Pointer.ReferenceCounter
  • Method Summary

    Modifier and Type
    Method
    Description
    int
     
    boolean
     
    void
     
  • Method Details

    • retain

      void retain()
    • release

      boolean release()
    • count

      int count()