JCharArray.fromReference constructor
JCharArray.fromReference(
- JReference reference
Construct a new JCharArray with reference
as its underlying
reference.
Implementation
JCharArray.fromReference(super.reference)
: $type = type,
super.fromReference();