@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 © 2006–2014 phloc systems. All rights reserved.