| 组织ID: |
com.google.code.java-allocation-instrumenter |
| 项目ID: |
java-allocation-instrumenter |
| 版本: |
3.0.1 |
| 最后修改时间: |
2018-08-18 22:03:27 |
| 包类型: |
java-source (源码) |
| 大小: |
25.73KB |
|
|
| Maven引入代码: |
<dependency>
<groupId>com.google.code.java-allocation-instrumenter</groupId>
<artifactId>java-allocation-instrumenter</artifactId>
<version>3.0.1</version>
<classifier>sources</classifier>
<type>java-source</type>
</dependency>
|
| Gradle引入代码: |
com.google.code.java-allocation-instrumenter:java-allocation-instrumenter:3.0.1
|
| 下载Jar包: |
|
| Jar包内容: |
META-INF/MANIFEST.MF
com/google/monitoring/runtime/instrumentation/StaticClassWriter.java
com/google/monitoring/runtime/instrumentation/Sampler.java
com/google/monitoring/runtime/instrumentation/ConstructorInstrumenter.java
com/google/monitoring/runtime/instrumentation/AllocationClassAdapter.java
com/google/monitoring/runtime/instrumentation/VerifyingClassAdapter.java
com/google/monitoring/runtime/instrumentation/AllocationMethodAdapter.java
com/google/monitoring/runtime/instrumentation/AllocationInstrumenter.java
com/google/monitoring/runtime/instrumentation/ConstructorCallback.java
com/google/monitoring/runtime/instrumentation/AllocationRecorder.java
|
| 依赖Jar: |
无
|