Class Travs2

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

    • Travs2

      public Travs2()