Package | Description |
---|---|
uk.co.caprica.vlcj.runtime |
Provides various operating-system dependent run-time utility classes.
|
Modifier and Type | Method and Description |
---|---|
static RuntimeType |
RuntimeUtil.runtimeType()
Get the runtime operating system type.
|
static RuntimeType |
RuntimeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RuntimeType[] |
RuntimeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2009–2015 Caprica Software Limited. All rights reserved.