WrappingType
in
Table of Contents
- getInnermostType() : Type|NamedType
- Return the innermost wrapped type, which is guaranteed to be a named type.
- getWrappedType() : Type
- Return the wrapped type, which may itself be a wrapping type.
Methods
getInnermostType()
Return the innermost wrapped type, which is guaranteed to be a named type.
public
getInnermostType() : Type|NamedType
Return values
Type|NamedType —getWrappedType()
Return the wrapped type, which may itself be a wrapping type.
public
getWrappedType() : Type
