Class PathItemBase

  • All Implemented Interfaces:
    PathItem
    Direct Known Subclasses:
    ResourceBase

    public abstract class PathItemBase
    extends java.lang.Object
    implements PathItem
    $INTERFACE is ... User: greg Date: 2/14/14 Time: 12:55 PM
    • Constructor Summary

      Constructors 
      Constructor Description
      PathItemBase​(Path path)  
    • Method Summary

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

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

      • PathItemBase

        public PathItemBase​(Path path)
    • Method Detail

      • getPath

        public Path getPath()
        Specified by:
        getPath in interface PathItem
        Returns:
        the path