public class TypeUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static Class<?> |
classFromType(Type t) |
static boolean |
isCollection(Type t) |
static com.github.javaparser.ast.type.Type |
toJPType(Class<?> c) |
static com.github.javaparser.ast.type.Type |
toJPType(Type t) |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.