Class Trav3

java.lang.Object
org.aksw.commons.path.trav.l3.Trav3
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 Trav3 extends Object
A rotating traversal of length 5
Author:
raven
  • Constructor Details

    • Trav3

      public Trav3()