Package org.codehaus.groovy.reflection.android
package org.codehaus.groovy.reflection.android
Android-specific reflection utilities. Compatibility layer for Android runtime environment.
-
ClassesClassDescriptionDetects whether the runtime is Android's ART (or its Dalvik predecessor), where classes cannot be defined at run time and parts of the JDK class library are absent.