Interface SourceFinder.SourceRepository

All Superinterfaces:
AutoCloseable
All Known Implementing Classes:
SourceFinder.BlockingSourceRepository, SourceFinder.DirectorySourceRepository, SourceFinder.InMemorySourceRepository, SourceFinder.ZipSourceRepository
Enclosing class:
SourceFinder

private static interface SourceFinder.SourceRepository extends AutoCloseable
A repository of source files.