T - the type of the labelpublic class LabeledEdge<T> extends org.jgrapht.graph.DefaultEdge
| Constructor and Description |
|---|
LabeledEdge(T label)
Constructs a labeled edge
|
public LabeledEdge(T label)
label - the label of the new edge.
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann