Compute the traversal determined by strategy s and cg. @throws TraversalException if the resulting traversal is empty.
Compute the traversal determined by s and cg. @throws TraversalException if the resulting traversal is empty.
public Traversal(IStrategy,ClassGraph);
Compute the traversal determined by strategy s and cg. @throws TraversalException if the resulting traversal is empty.
public Traversal(string,ClassGraph);