private static class ClassFileSourceImpl.JarSourceEntry
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private AnalysisType |
analysisType |
private java.lang.String |
path |
| Constructor and Description |
|---|
JarSourceEntry(AnalysisType analysisType,
java.lang.String path) |
| Modifier and Type | Method and Description |
|---|---|
AnalysisType |
getAnalysisType() |
java.lang.String |
getPath() |
private final AnalysisType analysisType
private final java.lang.String path
JarSourceEntry(AnalysisType analysisType, java.lang.String path)
public AnalysisType getAnalysisType()
public java.lang.String getPath()