| 程序包 | 说明 |
|---|---|
| cn.com.pism.frc.resourcescanner |
| 构造器和说明 |
|---|
ClassPathScanner(Class<I> implementedInterface,
ClassLoader classLoader,
Charset encoding,
Location location,
ResourceNameCache resourceNameCache,
LocationScannerCache locationScannerCache)
Creates a new Classpath scanner.
|
Scanner(Class<I> implementedInterface,
Collection<Location> locations,
ClassLoader classLoader,
Charset encoding,
ResourceNameCache resourceNameCache,
LocationScannerCache locationScannerCache) |
Copyright © 2022. All rights reserved.