Searched defs:OBJECT_TYPE (Results 1 – 5 of 5) sorted by relevance
16 private static final Type OBJECT_TYPE = Type.getType(Object.class); field in ShadowDecorator
32 static final Type OBJECT_TYPE = Type.getType(Object.class); field in ClassInstrumentor
42 public static final int OBJECT_TYPE = 7; field in VerificationType
44 public static final PropertyInfo OBJECT_TYPE = new PropertyInfo(); field in SppPropertyInfo
44 public static final PropertyInfo OBJECT_TYPE = new PropertyInfo(); field in PropertyInfo