Class AndroidSupport
java.lang.Object
org.codehaus.groovy.reflection.android.AndroidSupport
public abstract class AndroidSupport
extends java.lang.Object
- 
Constructor SummaryConstructors Constructor Description AndroidSupport()
- 
Method SummaryModifier and Type Method Description static booleanisRunningAndroid()Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
- 
Constructor Details- 
AndroidSupportpublic AndroidSupport()
 
- 
- 
Method Details- 
isRunningAndroidpublic static boolean isRunningAndroid()
 
-