Uses of Interface
org.bytedeco.javacpp.Pointer.ReferenceCounter
Packages that use Pointer.ReferenceCounter
-
Uses of Pointer.ReferenceCounter in org.bytedeco.javacpp
Classes in org.bytedeco.javacpp that implement Pointer.ReferenceCounterModifier and TypeClassDescriptionprotected static classAPointer.Deallocatorthat calls, during garbage collection, a method with signaturestatic void deallocate()from the Pointer object passed to the constructor and that accepts it as argument.protected static classAPointer.Deallocatorthat calls, during garbage collection, a native function.