Class JailedPath.Segment

  • Enclosing class:
    JailedPath

    protected static class JailedPath.Segment
    extends Object
    • Constructor Detail

      • Segment

        public Segment​(int begin,
                       int end)
    • Method Detail

      • getBegin

        public int getBegin()
      • getEnd

        public int getEnd()
      • length

        public int length()