Class Place


  • public final class Place
    extends Object
    Make the place for the object.
    Since:
    0.1
    • Constructor Detail

      • Place

        public Place​(ObjectName obj)
        Ctor.
        Parameters:
        obj - The name of the object
      • Place

        public Place​(String obj)
        Ctor.
        Parameters:
        obj - The name of the object
    • Method Detail

      • make

        public Path make​(Path dir,
                         String ext)
        Make a full path.
        Parameters:
        dir - The dir
        ext - The ext
        Returns:
        Full path