Uses of Class
net.thevpc.common.util.TypeReference
-
Uses of TypeReference in net.thevpc.common.util
Methods in net.thevpc.common.util that return TypeReferenceModifier and TypeMethodDescriptionstatic TypeReference[]PlatformUtils.findClassHierarchy(TypeReference clazz, TypeReference baseType) TypeReference.getInterfaces()TypeReference.getSuperclass()static TypeReferencePlatformUtils.lowestCommonAncestor(TypeReference a, TypeReference b) static TypeReferenceMethods in net.thevpc.common.util with parameters of type TypeReferenceModifier and TypeMethodDescriptionstatic TypeReference[]PlatformUtils.findClassHierarchy(TypeReference clazz, TypeReference baseType) booleanTypeReference.isAssignableFrom(TypeReference<?> cls) static TypeReferencePlatformUtils.lowestCommonAncestor(TypeReference a, TypeReference b)