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