JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
qilin.pta.toolkits.moon.graph
Interface Edge<N>
public interface
Edge<N>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
N
source
()
N
target
()
Method Details
source
N
source
()
target
N
target
()