Package io.quarkus.builder.json
Class JsonString
java.lang.Object
io.quarkus.builder.json.JsonString
- All Implemented Interfaces:
JsonValue
Deprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Summary
ConstructorsConstructorDescriptionJsonString(String value) Deprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionbooleanDeprecated, for removal: This API element is subject to removal in a future version.inthashCode()Deprecated, for removal: This API element is subject to removal in a future version.value()Deprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Details
-
JsonString
Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
value
Deprecated, for removal: This API element is subject to removal in a future version. -
equals
Deprecated, for removal: This API element is subject to removal in a future version. -
hashCode
public int hashCode()Deprecated, for removal: This API element is subject to removal in a future version.
-
JsonString