src/share/classes/com/sun/jdi/Field.java

Print this page

        

*** 36,45 **** --- 36,46 ---- * @author Robert Field * @author Gordon Hirsch * @author James McIlree * @since 1.3 */ + @jdk.Supported public interface Field extends TypeComponent, Comparable<Field> { /** * Returns a text representation of the type * of this field.