Package | Description |
---|---|
casa.auction.dutch | |
casa.event |
Contains classes that implement Events (see
Event ),
which are used to describe dependencies (including time expiry or time
intervals) among things like social commitments and deferred code. |
Modifier and Type | Class and Description |
---|---|
private class |
DutchAuctionAgent.RecurringCryEvent |
Modifier and Type | Class and Description |
---|---|
class |
RecurringTimeEvent
RecurringTimeEvent is a recurring event that occurs first at a specified time and then repeats indefinitely
with a fixed delay between occurrences.
|