Uses of Class
net.snowflake.client.util.Platform
-
Packages that use Platform Package Description net.snowflake.client.util -
-
Uses of Platform in net.snowflake.client.util
Methods in net.snowflake.client.util that return Platform Modifier and Type Method Description static PlatformPlatform. valueOf(String name)Returns the enum constant of this type with the specified name.static Platform[]Platform. values()Returns an array containing the constants of this enum type, in the order they are declared.
-