Class AnalyzeHeapDump
java.lang.Object
com.github.junrar.unpack.ppm.AnalyzeHeapDump
For debugging purposes only.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidprivate static voidprintMismatch(long startOff, long bytesRead)
-
Field Details
-
logger
private static final org.slf4j.Logger logger
-
-
Constructor Details
-
AnalyzeHeapDump
public AnalyzeHeapDump()Creates a new instance of AnalyzeHeapDump
-
-
Method Details
-
main
-
printMismatch
private static void printMismatch(long startOff, long bytesRead)
-