| Modifier and Type | Method and Description |
|---|---|
ExampleSubject |
ExampleAdapter.deserialize(com.fasterxml.jackson.databind.JsonNode node) |
ExampleSubject |
ExampleAdapter.readFromMongo(org.bson.Document doc) |
| Modifier and Type | Method and Description |
|---|---|
void |
ExampleAdapter.writeToMongo(ExampleSubject link,
org.bson.Document doc) |
Copyright © 2019. All rights reserved.