Class TypeUtil
java.lang.Object
io.quarkus.annotation.processor.documentation.config.util.TypeUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Stringstatic StringgetPrimitiveDefaultValue(String primitiveType) static booleanisPrimitiveWrapper(String type) static StringnormalizeDurationValue(String value) static StringReplaces Java primitive wrapper types with primitive types
-
Constructor Details
-
TypeUtil
public TypeUtil()
-
-
Method Details
-
getPrimitiveDefaultValue
-
unbox
Replaces Java primitive wrapper types with primitive types -
isPrimitiveWrapper
-
getAlias
-
normalizeDurationValue
-