Class Pointer.DeallocatorThread

java.lang.Object
java.lang.Thread
org.bytedeco.javacpp.Pointer.DeallocatorThread
All Implemented Interfaces:
Runnable
Enclosing class:
Pointer

static class Pointer.DeallocatorThread extends Thread
  • Constructor Details

    • DeallocatorThread

      DeallocatorThread()
  • Method Details

    • run

      public void run()
      Specified by:
      run in interface Runnable
      Overrides:
      run in class Thread