î·î
OrderingTest two objects for inequality.
Equivalent to x.hashCode
except for boxed numeric types and null
.
The expression x == that
is equivalent to if (x eq null) that eq null else x.equals(that)
.
Cast the receiver object to be of type T0
.
A method that should be called from every well-designed equals method that is open to be overridden in a subclass.
Create a copy of the receiver object.
Tests whether the argument (that
) is a reference to the receiver object (this
).
The universal equality method defined in AnyRef
.
Called by the garbage collector on the receiver object when there are no more references to the object.
Returns string formatted according to given format
string.
Returns the runtime class representation of the object.
The hashCode method for reference types.
Test whether the dynamic type of the receiver object is T0
.
Equivalent to !(this eq that)
.
Produces a new array with element type T
and length len
Wakes up a single thread that is waiting on the receiver object's monitor.
Wakes up all threads that are waiting on the receiver object's monitor.
Creates a String representation of this object.
A ClassTag[T] can serve as an extractor that matches only objects of type T.
Produces a ClassTag
that knows how to instantiate an Array[Array[T]]
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4