Annotation Type Temperature


  • @Documented
    @Retention(RUNTIME)
    @Target({TYPE_USE,TYPE_PARAMETER})
    @SubtypeOf(UnknownUnits.class)
    public @interface Temperature
    Units of temperature.