public interface ScanResult
Modifier and Type | Method and Description |
---|---|
Set<ClassDescriptor> |
getLocatedClasses() |
Set<MappingFileDescriptor> |
getLocatedMappingFiles() |
Set<PackageDescriptor> |
getLocatedPackages() |
Set<PackageDescriptor> getLocatedPackages()
Set<ClassDescriptor> getLocatedClasses()
Set<MappingFileDescriptor> getLocatedMappingFiles()
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.