Class CiModelInterpolator.InterpolateObjectAction.CacheItem

java.lang.Object
org.codehaus.mojo.flatten.cifriendly.CiModelInterpolator.InterpolateObjectAction.CacheItem
Enclosing class:
CiModelInterpolator.InterpolateObjectAction

private static class CiModelInterpolator.InterpolateObjectAction.CacheItem extends Object
  • Field Details

  • Constructor Details

    • CacheItem

      CacheItem(Class clazz)
  • Method Details

    • isQualifiedForInterpolation

      private boolean isQualifiedForInterpolation(Class<?> cls)
    • isQualifiedForInterpolation

      private boolean isQualifiedForInterpolation(Field field, Class<?> fieldType)
    • interpolate

      public void interpolate(Object target, CiModelInterpolator.InterpolateObjectAction interpolateObjectAction)
    • isArray

      public boolean isArray()