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

/openjdk9/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/
H A DBasicType.java37 public static final int tInt = 10; field in class:BasicType
/openjdk9/jdk/src/jdk.rmic/share/classes/sun/tools/java/
H A DType.java88 public static final Type tInt = new Type(TC_INT, SIG_INT); field in class:Type

Completed in 45 milliseconds