println

open fun println(msg: String)

System.out.println

Parameters

msg

open fun println(obj: Any)