Modifier and Type | Field and Description |
---|---|
private Animator |
Review.anim
The enumerable keeping track of the next item in the work-it process to
be animated.
|
Modifier and Type | Method and Description |
---|---|
static Animator |
Animator.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Animator[] |
Animator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|