Module org.simpleflatmapper.reflect
Package org.simpleflatmapper.reflect
Interface BiInstantiator<S1,S2,T>
- All Known Implementing Classes:
BuilderBiInstantiator,EmptyConstructorBiInstantiator,EmptyStaticMethodBiInstantiator,GetterBiInstantiator,InjectConstructorBiInstantiator,InjectStaticMethodBiInstantiator
public interface BiInstantiator<S1,S2,T>
-
Method Summary
-
Method Details
-
newInstance
- Throws:
Exception
-