|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SerialStrategy.Output | |
---|---|
rafa.math.gen |
Uses of SerialStrategy.Output in rafa.math.gen |
---|
Fields in rafa.math.gen declared as SerialStrategy.Output | |
---|---|
protected SerialStrategy.Output |
SerialStrategy.outputType
Output type. |
Methods in rafa.math.gen that return SerialStrategy.Output | |
---|---|
SerialStrategy.Output |
SerialStrategy.getOutputType()
|
static SerialStrategy.Output |
SerialStrategy.Output.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static SerialStrategy.Output[] |
SerialStrategy.Output.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in rafa.math.gen with parameters of type SerialStrategy.Output | |
---|---|
void |
SerialStrategy.setOutputType(SerialStrategy.Output o)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |