@Retention(value=CLASS) @Target(value={TYPE,FIELD}) @Documented public @interface MustImplementComparable
Comparable.
This is e.g. important if an interface or class is used as the key in a
TreeMap.public abstract String value
Copyright © 2014–2020 Philip Helger. All rights reserved.