Class TypeAndScope
- java.lang.Object
-
- de.quantummaid.injectmaid.statemachine.TypeAndScope
-
public final class TypeAndScope extends Object
-
-
Constructor Summary
Constructors Constructor Description TypeAndScope()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static TypeAndScopetypeAndScope(de.quantummaid.reflectmaid.typescanner.TypeIdentifier typeIdentifier, de.quantummaid.reflectmaid.typescanner.scopes.Scope scope)
-
-
-
Method Detail
-
typeAndScope
public static TypeAndScope typeAndScope(de.quantummaid.reflectmaid.typescanner.TypeIdentifier typeIdentifier, de.quantummaid.reflectmaid.typescanner.scopes.Scope scope)
-
-