public class AggregateReport extends Object
| 构造器和说明 |
|---|
AggregateReport(ReverseEngineeringModel model) |
| 限定符和类型 | 方法和说明 |
|---|---|
AggregateReport |
add(AggregateEntry entry) |
AggregateEntry |
aggregateEntryOfPackage(String packageName) |
AggregateEntry |
get(int index) |
public AggregateReport(ReverseEngineeringModel model)
public AggregateEntry get(int index)
public AggregateReport add(AggregateEntry entry)
public AggregateEntry aggregateEntryOfPackage(String packageName)
Copyright © 2020–2023. All rights reserved.