jar

com.squareup.leakcanary : shark-heap-growth

Maven & Gradle

Jan 09, 2024
29.1k stars

Shark Heap Growth · LeakCanary

Table Of Contents

Latest Version

Download com.squareup.leakcanary : shark-heap-growth JAR file - Latest Versions:

All Versions

Download com.squareup.leakcanary : shark-heap-growth JAR file - All Versions:

Version Vulnerabilities Size Updated
3.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 shark-heap-growth-3.0-alpha-1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

shark

├─ shark.DiffingHeapGrowthDetector.class - [JAR]

├─ shark.HeapTraversal.class - [JAR]

├─ shark.HeapTraversalWithDiff.class - [JAR]

├─ shark.InitialHeapTraversal.class - [JAR]

├─ shark.InputHeapTraversal.class - [JAR]

├─ shark.LiveHeapGrowthDetector.class - [JAR]

├─ shark.LoopingHeapGrowthDetector.class - [JAR]

├─ shark.NoHeapTraversalYet.class - [JAR]

├─ shark.ShortestPathNode.class - [JAR]

Advertisement