Package | Description |
---|---|
com.sun.scenario.effect.compiler.model |
Modifier and Type | Method and Description |
---|---|
BaseType |
Type.getBaseType() |
static BaseType |
BaseType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BaseType[] |
BaseType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020. All rights reserved.