| Modifier and Type | Method and Description |
|---|---|
GenericValue<T> |
GenericValue.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
Iterator<GenericValue<T>> |
GenericLang.iterator() |
| Modifier and Type | Method and Description |
|---|---|
Iterator<GenericValue<T>> |
GenericSizeIncreasing.iterator() |
Iterator<GenericValue<T>> |
GenericSizeDecreasing.iterator() |
| Modifier and Type | Method and Description |
|---|---|
Iterator<GenericValue<T>> |
XORQRandomOrderSimple.iterator() |
| Modifier and Type | Method and Description |
|---|---|
Iterator<GenericValue<T>> |
GenericPowersetIncreasing.iterator() |
Iterator<GenericValue<T>> |
GenericPowersetDecreasing.iterator() |
| Modifier and Type | Field and Description |
|---|---|
protected com.google.common.collect.ImmutableMap<Bidder<?>,GenericValue<T>> |
GenericAllocation.values |
| Modifier and Type | Method and Description |
|---|---|
GenericValue<T> |
GenericAllocation.getAllocation(Bidder<?> bidder) |
| Modifier and Type | Method and Description |
|---|---|
void |
GenericAllocation.Builder.putGenericValue(Bidder<?> bidder,
GenericValue<T> value) |
Copyright © 2018. All rights reserved.