public class MemoryPath extends Object implements Path, Serializable
Constructor and Description |
---|
MemoryPath(String path) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
String |
toPortableString() |
String |
toRelativePortableString(Path basePath) |
String |
toString() |
public MemoryPath(String path)
public String toPortableString()
toPortableString
in interface Path
public String toRelativePortableString(Path basePath)
toRelativePortableString
in interface Path
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.