Package | Description |
---|---|
com.enremmeta.rtb |
Modifier and Type | Field and Description |
---|---|
private BidCandidate |
BidCandidateManagerSpec.bc |
private BidCandidate |
BidCandidateSpec_SHARED.bidCandidate |
private BidCandidate |
BidCandidateSpec_passed.bidCandidate |
private BidCandidate |
BidCandidateSpec_failed.bidCandidate |
Modifier and Type | Field and Description |
---|---|
private List<BidCandidate> |
BidCandidateManager.candidates |
Modifier and Type | Method and Description |
---|---|
BidCandidate |
BidCandidateManager.getCandidate(int idx) |
Modifier and Type | Method and Description |
---|---|
List<BidCandidate> |
BidCandidateManager.getCandidates() |
Modifier and Type | Method and Description |
---|---|
void |
BidCandidateManager.add(BidCandidate bc) |
Constructor and Description |
---|
BidCandidateSpec_SHARED(BidCandidate bidCandidate) |