@ApplicationScoped public class FallbackMethodWildcardNegativeBean extends Object
Constructor and Description |
---|
FallbackMethodWildcardNegativeBean() |
Modifier and Type | Method and Description |
---|---|
String |
fallback(List<? extends Integer> b) |
String |
method(List<? extends Number> a) |
Copyright © 2016 – 2022 Eclipse Foundation. All rights reserved.
Use is subject to license terms.