public class InterfaceNode extends Node
BindingEdge
Constructor | Description |
---|---|
InterfaceNode(NodeId id,
Object source) |
Modifier and Type | Method | Description |
---|---|---|
Node |
copy(NodeId id) |
Returns a copy of the node with a new ID.
|
boolean |
equals(Object obj) |
|
String |
toString() |
Copyright © 2006–2018 Google, Inc.. All rights reserved.