UsualClass

class UsualClass(p: String)

Summary of usual function

Use kotlin.reflect.KClass.simpleName to enumerate the properties of the class.

Return

some string from int

Parameters

p

int variable

Throws

Constructors

UsualClass
Link copied to clipboard
fun UsualClass(p: String)

Properties

p
Link copied to clipboard
val p: String