See: Description
| Interface | Description |
|---|---|
| DependencyCollector |
Collects dependencies from the bytecode.
|
| Class | Description |
|---|---|
| BytecodeAnalyzer |
Analyzes bytecode to discover source classes and members and their dependencies.
|
*.class files to the BytecodeAnalyzer
and via DependencyCollector you'll receive information
about dependencies.Copyright © 2019. All rights reserved.