Modifier and Type | Method and Description |
---|---|
protected static boolean |
areTheSame(ParameterizedType type1,
ParameterizedType type2) |
protected static boolean |
areTheSame(Type[] types1,
Type[] types2) |
static boolean |
areTheSame(Type type1,
Type type2) |
protected static boolean |
areTheSame(TypeVariable<?> type1,
TypeVariable<?> type2) |
protected static boolean areTheSame(ParameterizedType type1, ParameterizedType type2)
protected static boolean areTheSame(TypeVariable<?> type1, TypeVariable<?> type2)
Copyright © 2016. All rights reserved.