Class TypeSetInjection

java.lang.Object
io.github.cjstehno.testthings.inject.TypeSetInjection
All Implemented Interfaces:
Injection

public class TypeSetInjection extends Object implements Injection
Provides injection of values based on the field/property type rather than the name.
  • Constructor Details

    • TypeSetInjection

      public TypeSetInjection()
  • Method Details