public interface JavaAbiInfo
Modifier and Type | Method and Description |
---|---|
BuildTarget |
getBuildTarget() |
com.google.common.collect.ImmutableSortedSet<SourcePath> |
getJarContents() |
void |
invalidate() |
boolean |
jarContains(String path) |
void |
load(SourcePathResolverAdapter pathResolver) |
BuildTarget getBuildTarget()
com.google.common.collect.ImmutableSortedSet<SourcePath> getJarContents()
boolean jarContains(String path)
void load(SourcePathResolverAdapter pathResolver) throws IOException
IOException
void invalidate()