Uses of Class
org.apache.maven.model.interpolation.StringSearchModelInterpolator.InterpolateObjectAction.CacheItem
-
Packages that use StringSearchModelInterpolator.InterpolateObjectAction.CacheItem Package Description org.apache.maven.model.interpolation -
-
Uses of StringSearchModelInterpolator.InterpolateObjectAction.CacheItem in org.apache.maven.model.interpolation
Fields in org.apache.maven.model.interpolation with type parameters of type StringSearchModelInterpolator.InterpolateObjectAction.CacheItem Modifier and Type Field Description private static java.util.Map<java.lang.Class<?>,StringSearchModelInterpolator.InterpolateObjectAction.CacheItem>StringSearchModelInterpolator. CACHED_ENTRIESMethods in org.apache.maven.model.interpolation that return StringSearchModelInterpolator.InterpolateObjectAction.CacheItem Modifier and Type Method Description private StringSearchModelInterpolator.InterpolateObjectAction.CacheItemStringSearchModelInterpolator.InterpolateObjectAction. getCacheEntry(java.lang.Class<?> cls)
-