| Class | Description |
|---|---|
| Bidder<G extends Good> | |
| BidderSetup | |
| BidderSetup.Builder | |
| Bundle<T extends Good> |
Item Structure used to represent a bundle of items.
|
| DefaultModel<W extends World,B extends Bidder<? extends Good>> | |
| Good | |
| Good.IdComparator | |
| World |
| Exception | Description |
|---|---|
| IncompatibleBiddingLanguageException | |
| IncompatibleWorldException | |
| UnequalWorldsException |
An unchecked exception, thought to be thrown if goods from different world are inserted in the same bundle
|
| UnmodifiableInstanceException |
Thrown if an attempt to change an unmodifiable instance is made.
|
| UnsupportedBiddingLanguageException | |
| WrongConfigException |
Copyright © 2017. All rights reserved.