Searched defs:shortField (Results 1 – 2 of 2) sorted by relevance
30 protected short shortField; field in Support_Field
97 protected short shortField = Short.MAX_VALUE; field in FieldTest.TestField148 protected short shortField = Short.MAX_VALUE; field in FieldTest.A366 Field shortField = null; in testProtectedFieldAccess() local