| Constructor and Description |
|---|
Detector() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getPlatform()
Returns either the value of the "org.bytedeco.javacpp.platform"
system property, or the host platform when the former is not set.
|
public static String getPlatform()
System.getProperty("org.bytedeco.javacpp.platform", platform)Copyright © 2020. All rights reserved.