public class BasketBindingLiteral extends javax.enterprise.util.AnnotationLiteral<BasketBinding> implements BasketBinding
BasketBinding| Modifier and Type | Field and Description |
|---|---|
static BasketBinding |
INSTANCE |
| Constructor and Description |
|---|
BasketBindingLiteral(boolean requiresBall,
boolean requiresPlayer) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
requiresBall() |
boolean |
requiresPlayer() |
annotationType, equals, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitannotationType, equals, hashCode, toStringpublic static final BasketBinding INSTANCE
Copyright © 2008-2015 Seam Framework. All Rights Reserved.