Package org.python.core.util
Class PlatformUtil
- java.lang.Object
-
- org.python.core.util.PlatformUtil
-
public class PlatformUtil extends java.lang.Object
Methods for testing the platform/operating system that we are on.
-
-
Constructor Summary
Constructors Constructor Description PlatformUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static boolean
isCaseInsensitive()
-