jar

com.squareup.leakcanary : leakcanary-analyzer-core

Maven & Gradle

Apr 23, 2019
3 usages
29.1k stars

LeakCanary Analyzer Core · Leak Canary

Table Of Contents

Latest Version

Download com.squareup.leakcanary : leakcanary-analyzer-core JAR file - Latest Versions:

All Versions

Download com.squareup.leakcanary : leakcanary-analyzer-core JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window leakcanary-analyzer-core-2.0-alpha-1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

leakcanary

├─ leakcanary.AnalysisResult.class - [JAR]

├─ leakcanary.AnalyzerProgressListener.class - [JAR]

├─ leakcanary.ExcludedRefs.class - [JAR]

├─ leakcanary.Exclusion.class - [JAR]

├─ leakcanary.HeapAnalysis.class - [JAR]

├─ leakcanary.HeapAnalysisException.class - [JAR]

├─ leakcanary.HeapAnalysisFailure.class - [JAR]

├─ leakcanary.HeapAnalysisKt.class - [JAR]

├─ leakcanary.HeapAnalysisSuccess.class - [JAR]

├─ leakcanary.HeapDump.class - [JAR]

├─ leakcanary.HeapDumpMemoryStore.class - [JAR]

├─ leakcanary.LeakReference.class - [JAR]

├─ leakcanary.LeakTrace.class - [JAR]

├─ leakcanary.LeakTraceElement.class - [JAR]

├─ leakcanary.LeakingInstance.class - [JAR]

├─ leakcanary.NoPathToInstance.class - [JAR]

├─ leakcanary.Reachability.class - [JAR]

├─ leakcanary.RetainedInstance.class - [JAR]

├─ leakcanary.Serializables.class - [JAR]

├─ leakcanary.SerializablesKt.class - [JAR]

├─ leakcanary.WeakReferenceCleared.class - [JAR]

├─ leakcanary.WeakReferenceFound.class - [JAR]

├─ leakcanary.WeakReferenceMissing.class - [JAR]

leakcanary.internal

├─ leakcanary.internal.LeakTraceRendererKt.class - [JAR]

├─ leakcanary.internal.StringsKt.class - [JAR]