Class ViewExposure

java.lang.Object
org.prebid.mobile.rendering.utils.exposure.ViewExposure

public class ViewExposure extends Object
  • Constructor Details

    • ViewExposure

      public ViewExposure(float exposurePercentage, android.graphics.Rect visibleRectangle, List<android.graphics.Rect> occlusionRectangleList)
    • ViewExposure

      public ViewExposure()
  • Method Details

    • getExposurePercentage

      public float getExposurePercentage()
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object