Class MutVelocity<D extends Unit>

All Implemented Interfaces:
Measure<VelocityUnit<D>>, Velocity<D>, MutableMeasure<VelocityUnit<D>,Velocity<D>,MutVelocity<D>>, Comparable<Measure<VelocityUnit<D>>>

public final class MutVelocity<D extends Unit> extends MutableMeasureBase<VelocityUnit<D>,Velocity<D>,MutVelocity<D>> implements Velocity<D>