@FunctionalInterface public interface JsonNodeProvider
JsonNode implementation.| Modifier and Type | Method and Description |
|---|---|
<T extends JsonNode> |
createInstance(Object value)
Creates a
JsonNode from the passed value. |
Copyright © 2021 Microsoft Corporation. All rights reserved.