JCharacterType class final
- Inheritance
-
- Object
- JType<
JCharacter> - JObjType<
JCharacter> - JCharacterType
Constructors
- JCharacterType()
-
const
Properties
- hashCode → int
-
The hash code for this object.
no setteroverride
- jClass → JClass
-
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- signature → String
-
no setteroverride
- superCount → int
-
Number of super types. Distance to the root type.
final
-
superType
→ JObjType<
JObject> -
no setteroverride
Methods
-
fromReference(
JReference reference) → JCharacter -
Creates an object from this type using the reference.
override
-
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.
override