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