| Modifier and Type | Method and Description |
|---|---|
static TypeReference[] |
PlatformUtils.findClassHierarchy(TypeReference clazz,
TypeReference baseType) |
TypeReference[] |
TypeReference.getInterfaces() |
TypeReference |
TypeReference.getSuperclass() |
static TypeReference |
PlatformUtils.lowestCommonAncestor(TypeReference a,
TypeReference b) |
static TypeReference |
TypeReference.of(Type type,
Type... args) |
| Modifier and Type | Method and Description |
|---|---|
static TypeReference[] |
PlatformUtils.findClassHierarchy(TypeReference clazz,
TypeReference baseType) |
static TypeReference[] |
PlatformUtils.findClassHierarchy(TypeReference clazz,
TypeReference baseType) |
boolean |
TypeReference.isAssignableFrom(TypeReference<?> cls) |
static TypeReference |
PlatformUtils.lowestCommonAncestor(TypeReference a,
TypeReference b) |
static TypeReference |
PlatformUtils.lowestCommonAncestor(TypeReference a,
TypeReference b) |
Copyright © 2021 vpc open source initiative. All rights reserved.