Class ClassIntrospectionCache

java.lang.Object
org.drools.ruleunits.dsl.util.ClassIntrospectionCache

public class ClassIntrospectionCache extends Object
  • Constructor Details

    • ClassIntrospectionCache

      public ClassIntrospectionCache()
  • Method Details

    • getFieldIndex

      public static int getFieldIndex(Class<?> patternClass, String fieldName)