接口 IUnitFamily<U,A extends Enum<A>>
- 类型参数:
U
- base type for conversion utilityA
- base unit from a to b
public interface IUnitFamily<U,A extends Enum<A>>
Interface for a singular unit family
-
方法概要
-
方法详细资料
-
submit
-
exportAllUnits
Collection<A> exportAllUnits() -
getBaseClass
-