| Package | Description |
|---|---|
| org.revapi | |
| org.revapi.simple |
| Modifier and Type | Method and Description |
|---|---|
API |
API.Builder.build() |
API |
ElementForest.getApi() |
API |
Element.getApi() |
API |
AnalysisContext.getNewApi() |
API |
AnalysisContext.getOldApi() |
| Modifier and Type | Method and Description |
|---|---|
ArchiveAnalyzer |
ApiAnalyzer.getArchiveAnalyzer(API api)
This method is called exactly twice during the API difference analysis.
|
AnalysisContext.Builder |
AnalysisContext.Builder.withNewAPI(API api) |
AnalysisContext.Builder |
AnalysisContext.Builder.withOldAPI(API api) |
| Modifier and Type | Method and Description |
|---|---|
API |
SimpleElementForest.getApi() |
| Constructor and Description |
|---|
SimpleElementForest(API api) |
Copyright © 2014-2020 Lukas Krejci. All Rights Reserved.