avail
2.0.0.alpha20
avail
/
avail.descriptor.representation
/
AbstractDescriptor
/
o_AsNativeString
o_As
Native
String
abstract
fun
o_AsNativeString
(
self
:
AvailObject
)
:
String
Content copied to clipboard
Construct a Java
string
from the given Avail
string
.
Return
The corresponding Java string.
See also
Avail
Object.
as
Native
String
Parameters
self
An Avail string.