Searched refs:sHashCodeInvoked (Results 1 – 2 of 2) sorted by relevance
23 public static boolean sHashCodeInvoked = false; field in TestObject35 sHashCodeInvoked = true; in hashCode()118 if (!TestObject.sHashCodeInvoked) { in main()
23 public static boolean sHashCodeInvoked = false; field in SampleObject35 sHashCodeInvoked = true; in hashCode()170 if (!SampleObject.sHashCodeInvoked) { in main()