CLASS_NAME_PATTERN
The pattern a fully-qualified type name must match to be looked up by kClassFromName (and, transitively, by TypeFactory.default) -- e.g. java.util.ArrayList on the JVM, or <module>:<qualified name> on JS.
The pattern a fully-qualified type name must match to be looked up by kClassFromName (and, transitively, by TypeFactory.default) -- e.g. java.util.ArrayList on the JVM, or <module>:<qualified name> on JS.
The pattern a fully-qualified type name must match to be looked up by kClassFromName (and, transitively, by TypeFactory.default) -- e.g. java.util.ArrayList on the JVM, or <module>:<qualified name> on JS.