Interface | Description |
---|---|
BinaryForSourceQueryImplementation |
Information about where binaries (classfiles) corresponding to
Java sources can be found, this is intended to be the inverse of
the SourceForBinaryQueryImplementation.
|
BinaryForSourceQueryImplementation2<Result> |
Extended query about the binaries.
|
SourceForBinaryQueryImplementation |
Information about where Java sources corresponding to binaries
(classfiles) can be found.
|
SourceForBinaryQueryImplementation2 |
Information about where Java sources corresponding to binaries
(classfiles) can be found.
|
SourceForBinaryQueryImplementation2.Result |