Searched defs:OBJECT_TYPE (Results 1 – 8 of 8) 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 PropertyInfo
44 public static final PropertyInfo OBJECT_TYPE = new PropertyInfo(); field in SppPropertyInfo
63 enum class OBJECT_TYPE { BUFFER, IMAGE }; enum
233 private static final Class<?> OBJECT_TYPE = Object.class; field in ProxyFactory
799 OBJECT_TYPE, enumerator