public static class ParamsFlattener.GenericListType extends Object implements ParameterizedType
| Constructor and Description |
|---|
GenericListType(Type elementsType) |
| Modifier and Type | Method and Description |
|---|---|
Type[] |
getActualTypeArguments() |
Type |
getOwnerType() |
Type |
getRawType() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTypeNamepublic GenericListType(Type elementsType)
public Type[] getActualTypeArguments()
getActualTypeArguments in interface ParameterizedTypepublic Type getRawType()
getRawType in interface ParameterizedTypepublic Type getOwnerType()
getOwnerType in interface ParameterizedTypeCopyright © 2022 Kurento. All rights reserved.