Class AssemblyAllocationManager_Factory
java.lang.Object
org.palladiosimulator.simulizar.runtimestate.AssemblyAllocationManager_Factory
- All Implemented Interfaces:
dagger.internal.Factory<AssemblyAllocationManager>
,javax.inject.Provider<AssemblyAllocationManager>
@Generated(value="dagger.internal.codegen.ComponentProcessor",
comments="https://dagger.dev")
public final class AssemblyAllocationManager_Factory
extends Object
implements dagger.internal.Factory<AssemblyAllocationManager>
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
AssemblyAllocationManager_Factory
public AssemblyAllocationManager_Factory()
-
-
Method Details
-
get
- Specified by:
get
in interfacejavax.inject.Provider<AssemblyAllocationManager>
-
create
-
newInstance
-