public final class ResourceIndex extends HashMap<SourceCode,Resource>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
ResourceIndex() |
| Modifier and Type | Method and Description |
|---|---|
ResourceIndex |
loadSquidResources(Squid squid,
SensorContext context,
Project project) |
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, valuesequals, hashCode, toStringpublic ResourceIndex()
public ResourceIndex loadSquidResources(Squid squid, SensorContext context, Project project)
Copyright © 2009-2012 SonarSource. All Rights Reserved.