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