groovy.lang
Class GroovySystem
java.lang.Object
groovy.lang.GroovySystem
public final class GroovySystem
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
isUseReflection
public static boolean isUseReflection()
getMetaClassRegistry
public static MetaClassRegistry getMetaClassRegistry()
setKeepJavaMetaClasses
public static void setKeepJavaMetaClasses(boolean keepJavaMetaClasses)
isKeepJavaMetaClasses
public static boolean isKeepJavaMetaClasses()