Class LinkNode
java.lang.Object
org.springframework.integration.graph.LinkNode
Represents a link between nodes.
- Since:
- 4.3
- Author:
- Gary Russell
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
LinkNode
-
-
Method Details
-
getFrom
public int getFrom() -
getTo
public int getTo() -
getType
-