|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Classes in <Unnamed> used by <Unnamed> | |
---|---|
Driver.VectorType
This enum specifies the type that Vector to be created The VectorType enum has the following values:
Identical
All the Integer Objects are identical in value.
Random
All the Integer Objects are random in value.
Increasing
All the Integer Objects are increasing in value.
Decreasing
All the Integer Objects are decreasing in value.
IncreasingAndRandom
80% the Integer Objects are increasing in value, the rest
are random in value.
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |