public class BsonUtils extends Object
Constructor and Description |
---|
BsonUtils() |
Modifier and Type | Method and Description |
---|---|
static void |
addToMap(org.bson.conversions.Bson bson,
String key,
Object value) |
static Map<String,Object> |
asMap(org.bson.conversions.Bson bson) |
static <T> T |
get(org.bson.conversions.Bson bson,
String key) |
Copyright © 2011–2017 Pivotal Software, Inc.. All rights reserved.