- All Implemented Interfaces:
Runnable
- Enclosing class:
MPZ
private static class MPZ.MPZCleaner
extends Object
implements Runnable
Cleaning action for the MPZ
class.
-
Field Summary
Fields
private com.sun.jna.Pointer
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
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