org.eclipse.jdt.internal.compiler.lookup
类 AnnotationHolder

java.lang.Object
  继承者 org.eclipse.jdt.internal.compiler.lookup.AnnotationHolder

public class AnnotationHolder
extends Object


构造方法摘要
AnnotationHolder()
           
 
方法摘要
 AnnotationBinding[][] getParameterAnnotations()
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

AnnotationHolder

public AnnotationHolder()
方法详细信息

getParameterAnnotations

public AnnotationBinding[][] getParameterAnnotations()


Copyright © 2013. All Rights Reserved.