Package io.crossbar.autobahn.utils
Class Platform
- java.lang.Object
-
- io.crossbar.autobahn.utils.Platform
-
public class Platform extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Platform()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static booleanisAndroid()Checks if code is running on Android.
-