Package org.bytedeco.javacpp
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
-
Method Details
-
deallocate
void deallocate()
-