Package com.openai.core
Class Properties
-
- All Implemented Interfaces:
public final class Properties
-
-
Method Summary
Modifier and Type Method Description final static String
getOsArch()
final static String
getOsName()
final static String
getOsVersion()
final static String
getPackageVersion()
final static String
getJavaVersion()
-
-
Method Detail
-
getOsVersion
final static String getOsVersion()
-
getPackageVersion
final static String getPackageVersion()
-
getJavaVersion
final static String getJavaVersion()
-
-
-
-