public abstract class Annotatable extends Object
Annotatable()
boolean
equals(Object obj)
List<Annotation>
getAnnotations()
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Annotatable()
public List<Annotation> getAnnotations()
public boolean equals(Object obj)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.