public class AdSize
Container for ad sizes.
AdSize(int width, int height)
int
getWidth()
getHeight()
boolean
equals(Object o)
hashCode()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
@Dimension(unit = Dimension.DP) int getWidth()
@Dimension(unit = Dimension.DP) int getHeight()
boolean equals(Object o)
int hashCode()
@NonNull() String toString()