public class TypeHelper extends Object
Constructor | Description |
---|---|
TypeHelper() |
Modifier and Type | Method | Description |
---|---|---|
static boolean |
isBoolean(Class<?> type) |
|
static boolean |
isSortable(Class<?> type) |
|
static Class<?> |
union(Class<?> type1,
Class<?> type2) |
Copyright © 2019 Apache Software Foundation. All rights reserved.