@Service public class ConcreteComplexFactory<A,B> extends MiddleComplexFactory<SomeInterface<String>,A>
| Constructor and Description |
|---|
ConcreteComplexFactory() |
| Modifier and Type | Method and Description |
|---|---|
A |
one() |
Integer |
two(A v) |
B |
useTheOtherType() |
dispose, provideCopyright © 2009–2017 Oracle Corporation. All rights reserved.