Class Trav1X

java.lang.Object
org.aksw.commons.path.stack.Trav1X
Type Parameters:
T - The path segment type of the underlying path object
S - The state object of this traversal
V - The base class of all values involved in the traversal. May be simply Object.

public class Trav1X extends Object
A rotating traversal of length 5
Author:
raven
  • Constructor Details

    • Trav1X

      public Trav1X()