>>> import java.io.ByteArrayOutputStream null >>> val s = ByteArrayOutputStream() null >>> s.getClass()!!.getName() java.io.ByteArrayOutputStream