org.freedesktop.dbus

Class Path

public final class Path extends Object implements Comparable<Path>

Constructor Summary
Path(String path)
Method Summary
intcompareTo(Path that)
booleanequals(Object other)
StringgetPath()
inthashCode()
StringtoString()

Constructor Detail

Path

public Path(String path)

Method Detail

compareTo

public int compareTo(Path that)

equals

public boolean equals(Object other)

getPath

public String getPath()

hashCode

public int hashCode()

toString

public String toString()