- java.lang.Object
-
- org.easymock.internal.AndroidSupport
-
public final class AndroidSupport extends Object
Android-specific support.
-
-
Constructor Summary
Constructors Constructor Description AndroidSupport()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static booleanisAndroid()Returns true if the current platform is Android.
-