public class Clz extends Object
| Constructor and Description |
|---|
Clz() |
| Modifier and Type | Method and Description |
|---|---|
static @NotNull Class<?>[] |
parseParam(String signature) |
static @Nullable SerializedLambda |
referLambda(Object lam) |
@NotNull public static @NotNull Class<?>[] parseParam(String signature) throws ClassNotFoundException
ClassNotFoundException@Nullable public static @Nullable SerializedLambda referLambda(Object lam) throws ReflectiveOperationException
ReflectiveOperationExceptionCopyright © 2023. All rights reserved.