public final class ExtensionTypeUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isLiteralType(TypeMirror typeMirror,
ProcessingEnvironment processingEnvironment) |
static boolean |
isParameterResolverType(TypeMirror typeMirror,
ProcessingEnvironment processingEnvironment) |
static boolean |
isTypedValueType(TypeMirror typeMirror,
ProcessingEnvironment processingEnvironment) |
public static boolean isParameterResolverType(TypeMirror typeMirror, ProcessingEnvironment processingEnvironment)
public static boolean isLiteralType(TypeMirror typeMirror, ProcessingEnvironment processingEnvironment)
public static boolean isTypedValueType(TypeMirror typeMirror, ProcessingEnvironment processingEnvironment)
Copyright © 2022 MuleSoft, Inc.. All rights reserved.