Searched defs:LONG_TYPE (Results 1 – 4 of 4) sorted by relevance
32 static final LongType LONG_TYPE = new LongType(); field in VerificationTypeFactory
39 public static final int LONG_TYPE = 4; field in VerificationType
36 public static final String LONG_TYPE = "LONG"; field in MethodExitWithReturnValueDebuggee
137 public static final Type LONG_TYPE = new Type(LONG); field in Type