Lines Matching refs:is

1 Method name is myMethod
2 Declaring class is Target
6 Return type is int
8 Method name is myMethod
9 Declaring class is SuperTarget
11 Return type is int
13 Method name is myNoargMethod
14 Declaring class is Target
15 Return type is void
17 Method name is myMethod
18 Declaring class is Target
22 Return type is int
26 Before, float is 3.1415925
36 Field name is string1
37 Declaring class is Target
38 Field type is java.lang.String
40 string1 value is 'hey'
42 string1 value is now 'a new string'
47 pubLong initial value is 1122334455667788
48 pubLong new value is 9988776655443322
49 Field name is superInt
50 Declaring class is SuperTarget
51 Field type is int
53 superInt value is 1010101
54 superInt boxed is 1010101
55 superInt value is now 20202
56 superInt value (from short) is now 30303
57 superInt value is now 40404
62 Field name is superClassInt
63 Declaring class is SuperTarget
64 Field type is int
66 superClassInt value is 1010102
67 Field name is staticDouble
68 Declaring class is Target
69 Field type is double
71 staticDoubleVal value is 3.3
74 Field name is constantString
75 Declaring class is Target
76 Field type is java.lang.String
78 Constant test value is a constant string
79 Field name is cantTouchThis
80 Declaring class is Target
81 Field type is int
83 cantTouchThis is 77
85 cantTouchThis is still 77
88 cantTouchThis is now 87
89 cantTouchThis is now 88
107 FieldNoisyInitUser is initializing
109 FieldNoisyInit is initializing
115 MethodNoisyInitUser is initializing
117 MethodNoisyInit is initializing
126 type1 is a ParameterizedType
127 type2 is a ParameterizedType
128 type3 is a ParameterizedType
133 type1 is a GenericArrayType
134 type2 is a GenericArrayType
135 type3 is a GenericArrayType