Searched refs:hisclass (Results 1 – 3 of 3) sorted by relevance
87 Class hisclass = other.getClass(); in equals() local90 if (!hisclass.equals(myclass)) in equals()92 Field[] hisfields = hisclass.getDeclaredFields(); in equals()153 hisclass = hisclass.getSuperclass(); in equals()180 Class hisclass = other.getClass(); in match() local183 Field[] hisfields = hisclass.getDeclaredFields(); in match()277 hisclass = hisclass.getSuperclass(); in match()
83 Class<?> hisclass = that.getClass(); in equals() local86 Field[] hisfields = hisclass.getDeclaredFields(); in equals()144 hisclass = hisclass.getSuperclass(); in equals()172 Class<?> hisclass = other.getClass(); in match() local176 Field[] hisfields = hisclass.getDeclaredFields(); in match()266 hisclass = hisclass.getSuperclass(); in match()
414 Class<?> hisclass = that.getClass(); in equals() local417 Field[] hisfields = hisclass.getDeclaredFields(); in equals()477 hisclass = hisclass.getSuperclass(); in equals()501 Class<?> hisclass = other.getClass(); in match() local502 Field[] hisfields = hisclass.getDeclaredFields(); in match()