org.freedesktop.dbus.types
public class DBusListType extends Object implements ParameterizedType
Constructor and Description |
---|
DBusListType(Type v)
Create a List type.
|
public DBusListType(Type v)
v
- Type of the list contents.public Type[] getActualTypeArguments()
getActualTypeArguments
in interface ParameterizedType
public Type getRawType()
getRawType
in interface ParameterizedType
public Type getOwnerType()
getOwnerType
in interface ParameterizedType