libnexakotlin
Toggle table of contents
0.5.34
common
Target filter
common
Switch theme
Search in API
Skip to content
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