org.drools.compiler.compiler.io.memory
Class MemoryPath
java.lang.Object
org.drools.compiler.compiler.io.memory.MemoryPath
- All Implemented Interfaces:
- Path
public class MemoryPath
- extends Object
- implements Path
MemoryPath
public MemoryPath(String path)
toPortableString
public String toPortableString()
- Specified by:
toPortableString in interface Path
toRelativePortableString
public String toRelativePortableString(Path basePath)
- Specified by:
toRelativePortableString in interface Path
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals in class Object
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.