org.freedesktop
public static final class DBus.Binding.Triplet<A,B,C> extends Tuple
A
a
B
b
C
c
DBus.Binding.Triplet(A a, B b, C c)
boolean
equals(Object other)
Object[]
getParameters()
String
toString()
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public final A a
public final B b
public final C c
public DBus.Binding.Triplet(A a, B b, C c)
public final Object[] getParameters()
DBusException
public final String toString()
toString
Object
public final boolean equals(Object other)
equals