Uses of Interface
io.github.anass_abea.interf.Unit
| Package | Description |
|---|---|
| io.github.anass_abea.impl | |
| io.github.anass_abea.interf |
-
Uses of Unit in io.github.anass_abea.impl
Classes in io.github.anass_abea.impl that implement Unit Modifier and Type Class Description classUnitImplMethods in io.github.anass_abea.impl that return Unit Modifier and Type Method Description UnitDurationImpl. getUnit()Constructors in io.github.anass_abea.impl with parameters of type Unit Constructor Description DurationImpl(long diff, boolean isPast, Unit unit)DurationImpl(long diff, Unit unit) -
Uses of Unit in io.github.anass_abea.interf
Methods in io.github.anass_abea.interf that return Unit Modifier and Type Method Description UnitDuration. getUnit()