protected static class AbstractScannerImpl.ArchiveDescriptorInfo extends Object
Modifier and Type | Field and Description |
---|---|
ArchiveDescriptor |
archiveDescriptor |
boolean |
isRoot |
ScanOptions |
scanOptions |
Constructor and Description |
---|
ArchiveDescriptorInfo(ArchiveDescriptor archiveDescriptor,
boolean isRoot,
ScanOptions scanOptions) |
public final ArchiveDescriptor archiveDescriptor
public final boolean isRoot
public final ScanOptions scanOptions
public ArchiveDescriptorInfo(ArchiveDescriptor archiveDescriptor, boolean isRoot, ScanOptions scanOptions)
Copyright © 2019. All rights reserved.