Lines Matching full:representation
57 // Test for representation of boolean.
62 // Test for representation of byte.
67 // Test for representation of char.
72 // Test for representation of double.
77 // Test for representation of float.
82 // Test for representation of int.
87 // Test for representation of long.
92 // Test for representation of short.
97 // Test for representation of Object.
102 // Test for representation of String (as a token example of a non-Object
108 // Test for representation of int[] (as a token example of an array class).