Class FractionConverter

All Implemented Interfaces:
Serializable, Function<Fraction,Integer>, ObjectConverter<Fraction,Integer>

public final class FractionConverter extends SystemConverter<Fraction,Integer>
Handles conversions from Fraction to other kind of numbers.
Since:
0.8
Version:
0.8
See Also: