avail
2.0.0.alpha06
avail
/
avail.descriptor.tuples
/
TupleDescriptor
/
o_AsNativeString
o_As
Native
String
open
override
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.
descriptor.
representation.
Avail
Object
Parameters
self
An Avail string.