public class AnyLiteral
extends javax.enterprise.util.AnnotationLiteral<javax.enterprise.inject.Any>
implements javax.enterprise.inject.Any
Modifier and Type | Field and Description |
---|---|
static AnyLiteral |
INSTANCE
Statically available instance.
|
Constructor and Description |
---|
AnyLiteral() |
Modifier and Type | Method and Description |
---|---|
String |
toString() |
annotationType, equals, hashCode
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
annotationType, equals, hashCode
public static final AnyLiteral INSTANCE
public String toString()
toString
in interface Annotation
toString
in class javax.enterprise.util.AnnotationLiteral<javax.enterprise.inject.Any>
Copyright © 2010–2024 The Apache Software Foundation. All rights reserved.