Class DaggerInterpreterExtension
- java.lang.Object
-
- org.palladiosimulator.simulizar.extension.facets.DaggerInterpreterExtension
-
- All Implemented Interfaces:
InterpreterExtension
@Generated(value="dagger.internal.codegen.ComponentProcessor", comments="https://dagger.dev") public final class DaggerInterpreterExtension extends Object implements InterpreterExtension
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static InterpreterExtension.Factory
factory()
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.palladiosimulator.simulizar.extension.facets.InterpreterExtension
completed, initialized, preInitialize
-
-
-
-
Method Detail
-
factory
public static InterpreterExtension.Factory factory()
-
-