toggle menu
libnexakotlin
0.3.5
common
switch theme
search in API
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