Package | Description |
---|---|
com.arangodb.util |
Modifier and Type | Method and Description |
---|---|
MapBuilder |
MapBuilder.put(String key,
Object value) |
MapBuilder |
MapBuilder.put(String key,
Object value,
boolean toString) |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractOptions.putAttribute(MapBuilder object,
String key,
Object value) |
protected void |
AbstractOptions.putAttributeCollection(MapBuilder object,
String key,
List<?> value) |
protected void |
AbstractOptions.putAttributeToLower(MapBuilder object,
String key,
Object value) |
Copyright © 2012–2016 ArangoDB GmbH. All rights reserved.