Package | Description |
---|---|
edu.usc.ict.iago.agent |
Modifier and Type | Method and Description |
---|---|
static RepeatedFavorBehavior.LedgerBehavior |
RepeatedFavorBehavior.LedgerBehavior.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static RepeatedFavorBehavior.LedgerBehavior[] |
RepeatedFavorBehavior.LedgerBehavior.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
RepeatedFavorBehavior(RepeatedFavorBehavior.LedgerBehavior lb) |
RepeatedFavorMessage(boolean isWithholding,
boolean lying,
RepeatedFavorBehavior.LedgerBehavior lb)
Constructor for a positive message.
|