Package it.unich.jgmp

Class MPZ.MPZCleaner

java.lang.Object
it.unich.jgmp.MPZ.MPZCleaner
All Implemented Interfaces:
Runnable
Enclosing class:
MPZ

private static class MPZ.MPZCleaner extends Object implements Runnable
Cleaning action for the MPZ class.
  • Field Details

    • mpzPointer

      private com.sun.jna.Pointer mpzPointer
  • Constructor Details

    • MPZCleaner

      MPZCleaner(MpzT mpzNative)
  • Method Details

    • run

      public void run()
      Specified by:
      run in interface Runnable