Interface Loop


  • public interface Loop
    • Method Detail

      • getHead

        int getHead()
      • getParent

        Loop getParent()
      • isChildOf

        boolean isChildOf​(Loop other)