Package org.minidns.util
Class PlatformDetection
- java.lang.Object
 - 
- org.minidns.util.PlatformDetection
 
 
- 
public class PlatformDetection extends java.lang.Object
 
- 
- 
Constructor Summary
Constructors Constructor Description PlatformDetection() 
- 
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static booleanisAndroid() 
 - 
 
- 
- 
Constructor Detail
- 
PlatformDetection
public PlatformDetection()
 
 - 
 
- 
Method Detail
- 
isAndroid
public static boolean isAndroid()
 
 - 
 
 -