@ApplicationScoped public class FallbackMethodGenericAbstractBeanA extends FallbackMethodGenericAbstractBeanB<Long>
| Constructor and Description |
|---|
FallbackMethodGenericAbstractBeanA() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
fallback(int a,
Long b) |
methodprotected String fallback(int a, Long b)
fallback in class FallbackMethodGenericAbstractBeanB<Long>Copyright © 2016 – 2022 Eclipse Foundation. All rights reserved.
Use is subject to license terms.