fun <T : Any> <ERROR CLASS><T>.jClass(): <ERROR CLASS>
Platform and version requirements: JVM
fun <T : Any> Assert<T>.jClass(): Assert<Class<out T>>
Returns an assert on the java class of the value.