Class AdInstancePerformance
-
- All Implemented Interfaces:
public final class AdInstancePerformance
-
-
Field Summary
Fields Modifier and Type Field Description private AdUnitAuctionHistory.Performanceperformance
-
Constructor Summary
Constructors Constructor Description AdInstancePerformance(AdUnitAuctionHistory.Performance performance)
-
Method Summary
Modifier and Type Method Description final AdUnitAuctionHistory.PerformancegetPerformance()final UnitsetPerformance(AdUnitAuctionHistory.Performance performance)-
-
Constructor Detail
-
AdInstancePerformance
AdInstancePerformance(AdUnitAuctionHistory.Performance performance)
-
-
Method Detail
-
getPerformance
final AdUnitAuctionHistory.Performance getPerformance()
-
setPerformance
final Unit setPerformance(AdUnitAuctionHistory.Performance performance)
-
-
-
-