Searched defs:hashCheck (Results 1 – 1 of 1) sorted by relevance
1142 boolean hashCheck(int a, int b) { return false; } in hashCheck() method in ConstInfo1256 boolean hashCheck(int a, int b) { return a == memberName && b == typeDescriptor; } in hashCheck() method in NameAndTypeInfo1316 boolean hashCheck(int a, int b) { return a == classIndex && b == nameAndTypeIndex; } in hashCheck() method in MemberrefInfo