Modifier and Type | Method and Description |
---|---|
boolean |
desiredAssertionStatus() |
Class<?> |
getComponentType() |
T[] |
getEnumConstants() |
String |
getName() |
String |
getSimpleName() |
Class<? super T> |
getSuperclass() |
boolean |
isArray() |
static boolean |
isClassMetadataEnabled() |
boolean |
isEnum() |
boolean |
isInterface() |
boolean |
isPrimitive() |
String |
toString() |
public static boolean isClassMetadataEnabled()
public boolean desiredAssertionStatus()
public Class<?> getComponentType()
public T[] getEnumConstants()
public String getName()
public String getSimpleName()
public boolean isArray()
public boolean isEnum()
public boolean isInterface()
public boolean isPrimitive()
Copyright © 2018. All rights reserved.