OpenAPI Test Generator API
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
OpenAPI Test Generator API
openapi-testgen-model
/
art.galushko.openapi.testgen.model
/
KeyValuePair
/
KeyValuePair
Key
Value
Pair
constructor
(
key
:
K
,
value
:
V
)
Parameters
K
type of the key
V
type of the value