Class JailedPath.Segment

java.lang.Object
org.smallmind.file.jailed.JailedPath.Segment
Enclosing class:
JailedPath

protected static class JailedPath.Segment extends Object
  • Constructor Details

    • Segment

      public Segment(int begin, int end)
  • Method Details

    • getBegin

      public int getBegin()
    • getEnd

      public int getEnd()
    • length

      public int length()