Class DBusListType

java.lang.Object
org.freedesktop.dbus.types.DBusListType
All Implemented Interfaces:
ParameterizedType, Type

public class DBusListType extends Object implements ParameterizedType
The type of a list. Should be used whenever you need a Type variable for a list.