Class AbstractDependency
java.lang.Object
build.codemodel.dependency.injection.AbstractDependency
- All Implemented Interfaces:
Dependency
- Direct Known Subclasses:
IndependentDependency, InjectionPointDependency
An
abstract Dependency.- Since:
- Jan-2025
- Author:
- brian.oliver
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from interface Dependency
signature, typeUsage
-
Constructor Details
-
AbstractDependency
public AbstractDependency()
-
-
Method Details
-
hashCode
-
equals
-
toString
-