public class Constants extends Object
Modifier and Type | Field and Description |
---|---|
static HashMap<Class<?>,Class<?>> |
PRIMITIVE_MAP
Map from primitive type to java type
|
static String |
SYSTEM_LOADER_NAME
The name of the system class loader
|
Constructor and Description |
---|
Constants() |
public static final String SYSTEM_LOADER_NAME
Copyright © 2009–2023 Oracle Corporation. All rights reserved.