sun.reflect.annotation
Class AnnotationType

java.lang.Object
  extended by sun.reflect.annotation.AnnotationType

public class AnnotationType
extends Object


Constructor Summary
AnnotationType()
           
 
Method Summary
static Class<?> invocationHandlerReturnType(Class<?> returnClass)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnnotationType

public AnnotationType()
Method Detail

invocationHandlerReturnType

public static Class<?> invocationHandlerReturnType(Class<?> returnClass)
                                            throws NotImplementedException
Throws:
NotImplementedException