de.flapdoodle.embed.process.io.directories
Class FixedPath

java.lang.Object
  extended by de.flapdoodle.embed.process.io.directories.FixedPath
All Implemented Interfaces:
IDirectory

public class FixedPath
extends Object
implements IDirectory


Constructor Summary
FixedPath(String path)
           
 
Method Summary
 File asFile()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FixedPath

public FixedPath(String path)
Method Detail

asFile

public File asFile()
Specified by:
asFile in interface IDirectory


Copyright © 2012. All Rights Reserved.