Package org.aksw.commons.path.trav.l2
Class Travs2
java.lang.Object
org.aksw.commons.path.trav.l2.Travs2
- Type Parameters:
T- The path segment type of the underlying path objectS- The state object of this traversalV- The base class of all values involved in the traversal. May be simply Object.
A rotating traversal of length 5
- Author:
- raven
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classstatic interfacestatic interface -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Travs2
public Travs2()
-