Class CycleDetector<T>

java.lang.Object
org.apache.struts2.config.providers.CycleDetector<T>

public class CycleDetector<T> extends Object
  • Constructor Details

  • Method Details

    • containsCycle

      public boolean containsCycle()
    • getVerticesInCycles

      public List<T> getVerticesInCycles()