Class UnitImpl

java.lang.Object
io.github.anass_abea.impl.UnitImpl
All Implemented Interfaces:
Unit

public class UnitImpl
extends java.lang.Object
implements Unit
  • Constructor Summary

    Constructors 
    Constructor Description
    UnitImpl​(long diff)  
  • Method Summary

    Modifier and Type Method Description
    long getMaxValue()  
    long getMsPerUnit()  
    float getQuotient()  
    UnitValue getUnitValue()  
    java.lang.String toString()  

    Methods inherited from class java.lang.Object

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