| 程序包 | 说明 |
|---|---|
| com.fr.report.enhancement.engine.write.wrapper.fun | |
| com.fr.report.enhancement.engine.write.wrapper.impl | |
| com.fr.stable.collections.map |
| 限定符和类型 | 方法和说明 |
|---|---|
IntMap<WriteResultReportDataProvider> |
WriteResultBookDataProvider.getReports(Repository repo)
获取reports
|
| 限定符和类型 | 方法和说明 |
|---|---|
IntMap<WriteResultReportDataProvider> |
WriteResultBookWrapper.getReports(Repository repo) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IntMap.putAll(IntMap<V> map) |
| 构造器和说明 |
|---|
IntMap.Entries(IntMap map) |
IntMap.Keys(IntMap map) |
IntMap.Values(IntMap<V> map) |
IntMap(IntMap<? extends V> map)
Creates a new map identical to the specified map.
|