@ApplicationScoped public class FallbackMethodGenericAbstractBeanA extends FallbackMethodGenericAbstractBeanB<Long>
Constructor and Description |
---|
FallbackMethodGenericAbstractBeanA() |
Modifier and Type | Method and Description |
---|---|
protected String |
fallback(int a,
Long b) |
method
protected String fallback(int a, Long b)
fallback
in class FallbackMethodGenericAbstractBeanB<Long>
Copyright © 2020 Eclipse Foundation. All rights reserved.