public final class Visitors extends Object
| Modifier and Type | Method and Description |
|---|---|
protected static <T> List<Class> |
getTypeArguments(Class<T> baseClass,
Class<? extends T> childClass) |
static <T> Visitor<T> |
newVisitor(Class<T> type,
Visitor<T> visitor) |
Copyright © 2015–2023 Red Hat. All rights reserved.