| Package | Description |
|---|---|
| br.com.caelum.srs.model |
| Modifier and Type | Method and Description |
|---|---|
CardState |
Card.getState() |
CardState |
Move.getState() |
static CardState |
CardState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CardState[] |
CardState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Move(CardState state,
int interval) |
Move(CardState state,
int interval,
double easiness) |
Copyright © 2018. All Rights Reserved.