Interface ViewUtils.SpeedAdapter

Enclosing class:
ViewUtils

public static interface ViewUtils.SpeedAdapter
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    setDownSpeed(int val)
     
    void
    setUpSpeed(int val)
     
  • Method Details

    • setUpSpeed

      void setUpSpeed(int val)
    • setDownSpeed

      void setDownSpeed(int val)