Top Classes
module java.base

Package sun.reflect.generics.reflectiveObjects


Class Summary

Modifier and TypeClass and Description
public class
GenericArrayTypeImpl

Implementation of GenericArrayType interface for core reflection.

public abstract class
LazyReflectiveObjectGenerator

Common infrastructure for things that lazily generate reflective generics objects.

public class
NotImplementedException

Temporary class used to indicate missing functionality

public class
ParameterizedTypeImpl

Implementing class for ParameterizedType interface.

public class
TypeVariableImpl<D extends GenericDeclaration>

Implementation of java.lang.reflect.TypeVariable interface for core reflection.

public class
WildcardTypeImpl

Implementation of WildcardType interface for core reflection.