jcommon.core.platform
Class IPath.Default

java.lang.Object
  extended by jcommon.core.platform.IPath.Default
All Implemented Interfaces:
Serializable, IPath, IPlatformImplementation
Enclosing interface:
IPath

public static class IPath.Default
extends Object
implements IPath, Serializable

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from interface jcommon.core.platform.IPath
IPath.Default
 
Field Summary
static IPath INSTANCE
           
 
Fields inherited from interface jcommon.core.platform.IPath
DEFAULT
 
Method Summary
 boolean createSymbolicLink(String to, String from)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INSTANCE

public static final IPath INSTANCE
Method Detail

createSymbolicLink

public boolean createSymbolicLink(String to,
                                  String from)
Specified by:
createSymbolicLink in interface IPath


Copyright © 2012-2013. All Rights Reserved.