- All Superinterfaces:
- Binding
- All Known Implementing Classes:
- BindingHashMap
public interface BindingMap
extends Binding
Bindings are immutable, and are equal-by-value, but
they have to be constructed
somehow and this interface captures that.
Bindings should be created, then not changed, and
returned as type "Binding".