Package de.tomatengames.util.injector
package de.tomatengames.util.injector
-
ClassDescriptionAn InjectionEnvironment is used to provide values for keys for a single thread and limited time period.An exception thrown by an
InjectionProvider.InjectionKey<T>An InjectionKey can be used as injection key for anInjectionProvideror forInjector.Allows to provide values and inject them afterward.A function that provides an injection value for a given key.A single sharedInjectionProviderfor the current runtime, sometimes called "root provider".