Package org.bytedeco.javacpp
Class Loader.Detector
- java.lang.Object
-
- org.bytedeco.javacpp.Loader.Detector
-
- Enclosing class:
- Loader
public static class Loader.Detector extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Detector()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.String
getPlatform()
Returns either the value of the "org.bytedeco.javacpp.platform" system property, or the host platform when the former is not set.
-