Test two objects for inequality.
Equivalent to x.hashCode
except for boxed numeric types and null
.
Alias for addAll
Alias for addOne
The expression x == that
is equivalent to if (x eq null) that eq null else x.equals(that)
.
Adds all elements produced by an IterableOnce to this growable collection.
Add a slice of an array
Add all elements of an array
Cast the receiver object to be of type T0
.
Clears the contents of this builder.
Create a copy of the receiver object.
Tests whether the argument (that
) is a reference to the receiver object (this
).
The equality method for reference types.
Called by the garbage collector on the receiver object when there are no more references to the object.
Returns the runtime class representation of the object.
The hashCode method for reference types.
Test whether the dynamic type of the receiver object has the same erasure as T0
.
A builder resulting from this builder my mapping the result using f
.
Equivalent to !(this eq that)
.
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.
Gives a hint how many elements are expected to be added when the next result
is called.
Gives a hint that one expects the result
of this builder to have the same size as the given collection, plus some delta.
Gives a hint how many elements are expected to be added when the next result
is called, together with an upper bound given by the size of some other collection.
Executes the code in body
with an exclusive lock on this
.
Creates a String representation of this object.
See https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--.
See https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-
See https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-.
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