JObjType<T extends JObject> class
abstract
- Inheritance
- Mixed-in types
-
- JCallable<
T, T> - JConstructable<
T, T> - JAccessible<
T, T> - JArrayElementType<
T>
- JCallable<
- Implementers
- Annotations
Constructors
- JObjType()
-
const
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- jClass → JClass
-
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- signature → String
-
no setterinherited
- superCount → int
-
Number of super types. Distance to the root type.
no setter
-
superType
→ JObjType<
JObject> -
no setter
Methods
-
fromReference(
JReference reference) → T - Creates an object from this type using the reference.
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited