Package springfox.documentation.schema
Class Types
- java.lang.Object
-
- springfox.documentation.schema.Types
-
@Deprecated public class Types extends java.lang.ObjectDeprecated.use @seeScalarTypeinstead- Since:
- 3.0.0
-
-
Method Summary
All Methods Static Methods Concrete Methods Deprecated Methods Modifier and Type Method Description static booleanisBaseType(com.fasterxml.classmate.ResolvedType type)Deprecated.static booleanisBaseType(java.lang.String typeName)Deprecated.static java.lang.StringtypeNameFor(java.lang.reflect.Type type)Deprecated.
-