Interface IDurationUnitFormatter

All Superinterfaces:
DurationUnitFormatter
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@Deprecated(since="3.0.0") @FunctionalInterface public interface IDurationUnitFormatter extends DurationUnitFormatter
Deprecated.
Formats a single duration unit according to supplied locale and plurality flag.
Since:
2.0.0
See Also: