Class DBusMapType

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

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