Uses of Class
org.eclipse.tycho.core.shared.LRUCache
-
Packages that use LRUCache Package Description org.eclipse.tycho.core.osgitools -
-
Uses of LRUCache in org.eclipse.tycho.core.osgitools
Fields in org.eclipse.tycho.core.osgitools declared as LRUCache Modifier and Type Field Description private LRUCache<java.lang.String,BuildProperties>
BuildPropertiesParserImpl. cache
-