Class Types
- java.lang.Object
-
- com.thoughtworks.xstream.core.util.Types
-
public class Types extends java.lang.Object
Helper methods for class types.- Since:
- 1.4.8
- Author:
- Jörg Schaible
-
-
Constructor Summary
Constructors Constructor Description Types()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static boolean
isLambdaType(java.lang.Class<?> type)
-