JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
io.ataraxic.nomicflux.voyageur
Interface Node<A>
Type Parameters:
A
- The type of the node's ID
All Known Subinterfaces:
LabeledNode
<A,L>
All Known Implementing Classes:
ValueNode
public interface
Node<A>
A
Node
containing a value, which serves as its (presumed unique) ID
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
A
getValue
()
Method Detail
getValue
A
getValue()
Returns:
The node ID
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2020. All Rights Reserved.