Class RosterSpeedProfile.SpeedSetting

    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) int duration  
      (package private) float step  
    • Constructor Summary

      Constructors 
      Constructor Description
      SpeedSetting​(float step, int duration)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      (package private) int getDuration()  
      (package private) float getSpeedStep()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait