org.freedesktop.dbus

Class SignalTuple

class SignalTuple extends Object

Constructor Summary
SignalTuple(String type, String name, String object, String source)
Method Summary
booleanequals(Object o)
inthashCode()
StringtoString()

Constructor Detail

SignalTuple

public SignalTuple(String type, String name, String object, String source)

Method Detail

equals

public boolean equals(Object o)

hashCode

public int hashCode()

toString

public String toString()