Searched defs:same (Results 1 – 6 of 6) sorted by relevance
85 public boolean same(FilterRepresentation representation) { in same() method in FilterFxRepresentation
165 public boolean same(FilterRepresentation b) { in same() method in FilterRepresentation
84 public boolean same(Vector<State> states) { in same() method in StateAdapter
64 inline fun <T> same(obj: T): T = Mockito.same<T>(obj) ?: obj in eq() method
144 protected boolean same(final char[] word, final int length, final String typedWord) { in same() method in Dictionary
215 public boolean same(ImagePreset preset) { in same() method in ImagePreset