Interface Pointer.Deallocator

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

protected static interface Pointer.Deallocator
The interface to implement to produce a Deallocator usable by Pointer.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • deallocate

      void deallocate()