Class AbstractBinding<T>

java.lang.Object
build.codemodel.dependency.injection.AbstractBinding<T>
Type Parameters:
T - the type of value produced by the Binding
All Implemented Interfaces:
Binding<T>

public abstract class AbstractBinding<T> extends Object implements Binding<T>
An abstract Binding.
Since:
Oct-2024
Author:
brian.oliver