jar

com.squareup.leakcanary : shark-hprof

Maven & Gradle

Jun 29, 2023
1 usages
29.1k stars

Shark Hprof · LeakCanary

Table Of Contents

Latest Version

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

All Versions

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

Version Vulnerabilities Size Updated
2.12
2.11
2.10
2.9.x
2.9
2.8.x
2.8
2.7
2.6
2.5
2.4
2.3
2.2
2.1
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 shark-hprof-2.12.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

shark

├─ shark.ByteArraySourceProvider.class - [JAR]

├─ shark.ConstantMemoryMetricsDualSourceProvider.class - [JAR]

├─ shark.DualSourceProvider.class - [JAR]

├─ shark.FileSourceProvider.class - [JAR]

├─ shark.GcRoot.class - [JAR]

├─ shark.Hprof.class - [JAR]

├─ shark.HprofDeobfuscator.class - [JAR]

├─ shark.HprofHeader.class - [JAR]

├─ shark.HprofPrimitiveArrayStripper.class - [JAR]

├─ shark.HprofReader.class - [JAR]

├─ shark.HprofRecord.class - [JAR]

├─ shark.HprofRecordReader.class - [JAR]

├─ shark.HprofRecordTag.class - [JAR]

├─ shark.HprofVersion.class - [JAR]

├─ shark.HprofWriter.class - [JAR]

├─ shark.OnHprofRecordListener.class - [JAR]

├─ shark.OnHprofRecordTagListener.class - [JAR]

├─ shark.PrimitiveType.class - [JAR]

├─ shark.ProguardMapping.class - [JAR]

├─ shark.ProguardMappingReader.class - [JAR]

├─ shark.RandomAccessHprofReader.class - [JAR]

├─ shark.RandomAccessSource.class - [JAR]

├─ shark.RandomAccessSourceProvider.class - [JAR]

├─ shark.StreamingHprofReader.class - [JAR]

├─ shark.StreamingRecordReaderAdapter.class - [JAR]

├─ shark.StreamingSourceProvider.class - [JAR]

├─ shark.ThrowingCancelableFileSourceProvider.class - [JAR]

├─ shark.ValueHolder.class - [JAR]

Advertisement