Searched defs:TARGET (Results 1 – 6 of 6) sorted by relevance
47 Object TARGET = null; in NullObjectMethod() local52 Object TARGET = "TARGET OBJECT"; in ObjectMethod() local67 char TARGET = 'q'; in CharMethod() local72 short TARGET = 321; in ShortMethod() local77 int TARGET = 42; in IntMethod() local82 long TARGET = 9001; in LongMethod() local87 float TARGET = 1.618f; in FloatMethod() local92 double TARGET = 3.1415d; in DoubleMethod() local
81 int TARGET = 42; in PrimitiveMethod() local92 Object TARGET = null; in NullObjectMethod() local98 TestInterface TARGET = null; in NullInterfaceMethod() local104 TestClass1 TARGET = null; in NullSpecificClassMethod() local110 Object TARGET = AsObject(new TestClass1("ObjectMethod")); in ObjectMethod() local116 TestInterface TARGET = new TestClass1("InterfaceMethod"); in InterfaceMethod() local122 TestClass1 TARGET = new TestClass1("SpecificClassMethod"); in SpecificClassMethod() local
39 Object TARGET = "TARGET OBJECT"; in ObjectMethod() local45 int TARGET = 42; in IntMethod() local51 long TARGET = 9001; in LongMethod() local
45 int TARGET = 42; in IntMethod() local
49 int TARGET = 42; in run() local
60 int TARGET = 42; in run() local