Annotation Type LessThanUnknown


  • @Documented
    @Retention(RUNTIME)
    @Target({TYPE_PARAMETER,TYPE_USE})
    @SubtypeOf({})
    @DefaultQualifierInHierarchy
    public @interface LessThanUnknown
    The top qualifier for the LessThan type hierarchy. It indicates that no other expression is known to be larger than the annotated one.