Test 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
.
Create a copy of the receiver object.
Is this component enabled? Default is true.
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.
A representation that corresponds to the dynamic class of the receiver object.
SubComponent are added to a HashSet and two phases are the same if they have the same name
True if this phase runs before all other phases.
True if this phase is not provided by a plug-in.
Test whether the dynamic type of the receiver object is T0
.
Equivalent to !(this eq that)
.
Create a new phase which applies transformer
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.
The phase corresponding to this subcomponent in the current compiler run
New flags defined by the phase which are not valid before
New flags defined by the phase which are not valid until immediately after it
Names of phases required by this component.
Names of phases that must run after this phase.
True if this phase runs after all other phases.
Creates a String representation of this object.
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