Package com.styra.opa.openapi.utils
Class Utils.TypeReferenceWithShape
java.lang.Object
com.styra.opa.openapi.utils.Utils.TypeReferenceWithShape
- Enclosing class:
- Utils
-
Method Summary
Modifier and TypeMethodDescriptionstatic Utils.TypeReferenceWithShape
of
(com.fasterxml.jackson.core.type.TypeReference<?> typeReference, Utils.JsonShape shape) shape()
com.fasterxml.jackson.core.type.TypeReference<?>
-
Method Details
-
of
public static Utils.TypeReferenceWithShape of(com.fasterxml.jackson.core.type.TypeReference<?> typeReference, Utils.JsonShape shape) -
typeReference
public com.fasterxml.jackson.core.type.TypeReference<?> typeReference() -
shape
-