public class TypeUtils
extends java.lang.Object
| Constructor and Description |
|---|
TypeUtils() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isAccept(java.util.List<com.github.kayjamlang.core.containers.Function.Argument> arguments,
java.util.List<java.lang.Object> objects) |
static boolean |
isAccept(com.github.kayjamlang.core.Type type,
java.lang.Object value) |