Class Scope.AbstractValueWithPath

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private Path path  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Path path()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • path

        private final Path path
    • Constructor Detail

      • AbstractValueWithPath

        public AbstractValueWithPath​(Path path)