- Type Parameters:
A
- type of argument 1B
- type of argument 2R
- the constructed type
- Enclosing class:
QScope
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Factory for two arguments taking constructors
-
Method Summary
-
Method Details
-
create
Creating the object- Parameters:
a
-b
-- Returns:
- new object
-