|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
K
- The type for node IDs.public interface BindingEdge<K>
Interface for an edge that connects an interface to the type or instance that is bound to implement it.
Nested Class Summary | |
---|---|
static interface |
BindingEdge.Factory<K,T extends BindingEdge<K>>
Factory interface for BindingEdge s. |
static class |
BindingEdge.Type
Classification for what kind of binding this edge represents. |
Method Summary | |
---|---|
void |
setType(BindingEdge.Type type)
|
Method Detail |
---|
void setType(BindingEdge.Type type)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |