Class ActualFsView


  • public class ActualFsView
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ActualFsView​(java.nio.file.Path path, long version)  
    • Method Summary

      Modifier and Type Method Description
      ListView<java.nio.file.Path> getPaths()  
      • Methods inherited from class java.lang.Object

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

      • ActualFsView

        public ActualFsView​(java.nio.file.Path path,
                            long version)
    • Method Detail

      • getPaths

        public ListView<java.nio.file.Path> getPaths()