Searched refs:equal (Results 1 – 1 of 1) sorted by relevance
44 if (equal(newVal, item.getValue())) in bindEditor()69 private static boolean equal(Object a, Object b) { in equal() method in TextEditor