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