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