K - The type for node IDs.public interface BindingEdge<K>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
BindingEdge.Factory<K,T extends BindingEdge<K>>
Factory interface for
BindingEdges. |
static class |
BindingEdge.Type
Classification for what kind of binding this edge represents.
|
| Modifier and Type | Method and Description |
|---|---|
void |
setType(BindingEdge.Type type) |
void setType(BindingEdge.Type type)
Copyright © 2006-2012 Google, Inc.. All Rights Reserved.