Annotation Type min


  • @Documented
    @Retention(RUNTIME)
    @Target({TYPE_USE,TYPE_PARAMETER})
    @SubtypeOf(Time.class)
    public @interface min
    Minute.
    See the Checker Framework Manual:
    Units Checker