Searched refs:other (Results 1 - 2 of 2) sorted by relevance

/ropes-1.2.5/src/org/ahmadsoft/ropes/impl/
H A DAbstractRope.java85 public boolean equals(final Object other) { argument
86 if (other instanceof Rope) {
87 final Rope rope = (Rope) other;
/ropes-1.2.5/
H A Dropes.jar ... .Iterator i1 java.util.Iterator i2 Object other protected java.lang.CharSequence getForSequentialAccess () public int hashCode ...

Completed in 18 milliseconds