Class TypeMatcher
- java.lang.Object
-
- com.xebialabs.xltype.serialization.rest.TypeMatcher
-
public class TypeMatcher extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description TypeMatcher(java.lang.Class<?> type, java.lang.Class<?>... typeArguments)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanmatches(java.lang.Class<?> type, java.lang.reflect.Type genericType)
-