Uses of Class
org.codehaus.mojo.flatten.cifriendly.CiModelInterpolator.InterpolateObjectAction.CacheItem
-
Packages that use CiModelInterpolator.InterpolateObjectAction.CacheItem Package Description org.codehaus.mojo.flatten.cifriendly -
-
Uses of CiModelInterpolator.InterpolateObjectAction.CacheItem in org.codehaus.mojo.flatten.cifriendly
Fields in org.codehaus.mojo.flatten.cifriendly with type parameters of type CiModelInterpolator.InterpolateObjectAction.CacheItem Modifier and Type Field Description private static java.util.Map<java.lang.Class<?>,CiModelInterpolator.InterpolateObjectAction.CacheItem>
CiModelInterpolator. CACHED_ENTRIES
Methods in org.codehaus.mojo.flatten.cifriendly that return CiModelInterpolator.InterpolateObjectAction.CacheItem Modifier and Type Method Description private CiModelInterpolator.InterpolateObjectAction.CacheItem
CiModelInterpolator.InterpolateObjectAction. getCacheEntry(java.lang.Class<?> cls)
-