Module lang

Source

Structs§

Class
A type representing a Java Class.
Object
A type representing the java.lang.Object class – the root class of Java’s class hierarchy.
String
A type representing a Java String.
Throwable
A type representing a Java Throwable.