Package org.prebid.mobile
Class AdSize
- java.lang.Object
-
- org.prebid.mobile.AdSize
-
public class AdSize extends java.lang.ObjectAdSize class defines the size of the ad slot to be made available for auction.
-
-
Constructor Summary
Constructors Constructor Description AdSize(int width, int height)Creates an ad size object with width and height as specified
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object o)inthashCode()
-