public class DBusMapType extends Object implements ParameterizedType
| Constructor and Description |
|---|
DBusMapType(Type k,
Type v)
Create a map type.
|
| Modifier and Type | Method and Description |
|---|---|
Type[] |
getActualTypeArguments() |
Type |
getOwnerType() |
Type |
getRawType() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTypeNamepublic Type[] getActualTypeArguments()
getActualTypeArguments in interface ParameterizedTypepublic Type getRawType()
getRawType in interface ParameterizedTypepublic Type getOwnerType()
getOwnerType in interface ParameterizedTypeCopyright © 2016 JBoss by Red Hat. All rights reserved.