aaraar
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
aaraar
core
/
sh.christian.aaraar.model.classeditor
/
Classpath
/
getOrNull
get
Or
Null
abstract
fun
getOrNull
(
className
:
String
)
:
ClassReference
?
Returns the class definition for the given class name, or
null
if none exists.