Package org.sonar.api.batch.fs.internal
Class DefaultFileSystem.Cache
java.lang.Object
org.sonar.api.batch.fs.internal.DefaultFileSystem.Cache
- All Implemented Interfaces:
org.sonar.api.batch.fs.FileSystem.Index
- Enclosing class:
- DefaultFileSystem
public abstract static class DefaultFileSystem.Cache
extends Object
implements org.sonar.api.batch.fs.FileSystem.Index
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.sonar.api.batch.fs.FileSystem.Index
getFilesByExtension, getFilesByName, inputFile, inputFiles
-
Constructor Details
-
Cache
public Cache()
-
-
Method Details
-
doAdd
protected abstract void doAdd(org.sonar.api.batch.fs.InputFile inputFile) -
languages
-