Searched defs:INTEGER (Results 1 - 2 of 2) sorted by relevance

/libcore/luni/src/main/java/java/sql/
H A DTypes.java104 * The type code that identifies the SQL type {@code INTEGER}.
106 public static final int INTEGER = 4; field in class:Types
/libcore/luni/src/main/java/java/text/
H A DNumberFormat.java774 public static final Field INTEGER = new Field("integer"); field in class:NumberFormat.Field

Completed in 104 milliseconds