- All Implemented Interfaces:
Runnable
- Enclosing class:
MPF
private static class MPF.MPFCleaner
extends Object
implements Runnable
Cleaning action for the MPF
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
-
mpfPointer
private com.sun.jna.Pointer mpfPointer
-
Constructor Details
-
MPFCleaner
MPFCleaner(MpfT mpfNative)
-
Method Details
-
run
public void run()
- Specified by:
run
in interface Runnable