Package org.restheart.mongodb.utils
Class OSChecker
- java.lang.Object
-
- org.restheart.mongodb.utils.OSChecker
-
public class OSChecker extends Object
- Author:
- Andrea Di Cesare <andrea@softinstigate.com>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static booleanisMac()static booleanisSolaris()static booleanisUnix()static booleanisWindows()
-