public class FixedDimension extends DimensionImpl
Constructor and Description |
---|
FixedDimension(int width,
int height) |
Modifier and Type | Method and Description |
---|---|
boolean |
check(int width,
int height)
Whether this dimension can be served in a slot with the specified width and height (from
BrxRtb095.BidRequest.Banner or Video or CompanionAd , etc.) |
int |
getHeight() |
int |
getWidth() |
String |
toString() |
public boolean check(int width, int height)
Dimension
BrxRtb095.BidRequest.Banner
or Video
or CompanionAd
, etc.)public final int getWidth()
public final int getHeight()