Annotation Type Length


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