Class ReflectionCache

java.lang.Object
org.codehaus.groovy.reflection.ReflectionCache

public class ReflectionCache extends Object
  • Field Details

    • OBJECT_CLASS

      public static final CachedClass OBJECT_CLASS
    • OBJECT_ARRAY_CLASS

      public static final CachedClass OBJECT_ARRAY_CLASS
  • Constructor Details

    • ReflectionCache

      public ReflectionCache()
  • Method Details