Searched defs:same (Results 1 – 6 of 6) sorted by relevance
42 fun <T> same(obj: T): T = Mockito.same<T>(obj) in eq() method
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
144 protected boolean same(final char[] word, final int length, final String typedWord) { in same() method in Dictionary
216 public boolean same(ImagePreset preset) { in same() method in ImagePreset