libnexakotlin
Toggle table of contents
0.4.7
common
Platform filter
common
Switch theme
Search in API
libnexakotlin
libnexakotlin
/
org.nexa.libnexakotlin
/
Objectify
Objectify
class
Objectify
<
T
>
(
var
obj
:
T
)
Make some type (probably a primitive type) into an object that holds one of them
Members
Constructors
Objectify
Link copied to clipboard
constructor
(
obj
:
T
)
Properties
obj
Link copied to clipboard
var
obj
:
T