org.sonar.batch.index
Class ResourceCache
java.lang.Object
org.sonar.batch.index.ResourceCache
- All Implemented Interfaces:
- BatchComponent
public class ResourceCache
- extends Object
- implements BatchComponent
- Since:
- 3.6
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResourceCache
public ResourceCache()
get
public Resource get(String componentKey)
add
public ResourceCache add(Resource resource)
Copyright © 2009–2015 SonarSource. All rights reserved.