Class Container
java.lang.Object
org.freedesktop.dbus.Container
This class is the super class of both Structs and Tuples
and holds common methods.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal booleanfinal Object[]Returns the struct contents in order.(package private) static Type[]getTypeCache(Type _k) inthashCode()(package private) static voidputTypeCache(Type _k, Type[] _v) private voidsetup()final StringtoString()Returns this struct as a string.
-
Field Details
-
TYPE_CACHE
-
parameters
-
-
Constructor Details
-
Container
Container()
-
-
Method Details
-
setup
private void setup() -
getParameters
-
toString
-
equals
-
hashCode
-
putTypeCache
-
getTypeCache
-