| Package | Description |
|---|---|
| ch.jalu.typeresolver.classutil |
| Modifier and Type | Method and Description |
|---|---|
static <R> R |
ClassUtils.processClassByType(@Nullable Class<?> clazz,
ClassTypeCallback<? extends R> typeCallback)
Calls the method on the given
ClassTypeCallback that corresponds to the given class's type and
returns the result. |
Copyright © 2023. All rights reserved.