public class AbstractAnnotationLiteral<T extends Annotation>
extends javax.enterprise.util.AnnotationLiteral<T>
| Constructor and Description |
|---|
AbstractAnnotationLiteral() |
public int hashCode()
hashCode in interface AnnotationhashCode in class javax.enterprise.util.AnnotationLiteral<T extends Annotation>public boolean equals(Object other)
equals in interface Annotationequals in class javax.enterprise.util.AnnotationLiteral<T extends Annotation>Copyright © 2008-2013 The Apache Software Foundation. All Rights Reserved.