Package | com.threerings.util |
Interface | public interface Equalable |
Subinterfaces | Hashable |
Implementors | LineSegment |
Method | Defined by | ||
---|---|---|---|
equals(other:Object):Boolean
Returns true to indicate that the specified object is equal to this instance.
| Equalable |