public interface BindContextFactory
BindContext instances.| Modifier and Type | Method and Description |
|---|---|
BindContext |
getBindContextFor(com.fasterxml.jackson.databind.ObjectMapper mapper)
Creates a
BindContext for the given ObjectMapper. |
BindContext getBindContextFor(com.fasterxml.jackson.databind.ObjectMapper mapper)
BindContext for the given ObjectMapper.mapper - must not be null.Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.