Package me.datafox.dfxengine.injector.api
package me.datafox.dfxengine.injector.api
-
ClassDescriptionAn interface for a dependency injector.Contains instantiation details of an object when using the
Injector
.Determines howComponents
are instantiated.TypeRef<T>Represents a type with parameters.