java.lang.Object
org.freedesktop.dbus.types.DBusListType
- All Implemented Interfaces:
ParameterizedType,Type
The type of a list.
Should be used whenever you need a Type variable for a list.
-
Constructor Details
-
DBusListType
Create a List type.- Parameters:
_v- Type of the list contents.
-
-
Method Details
-
getActualTypeArguments
- Specified by:
getActualTypeArgumentsin interfaceParameterizedType
-
getRawType
- Specified by:
getRawTypein interfaceParameterizedType
-
getOwnerType
- Specified by:
getOwnerTypein interfaceParameterizedType
-
toString
-