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