@Immutable public final class CodeWithScope extends Code
JavaScript code with scope
value for use within a BSON Object
.Constructor and Description |
---|
CodeWithScope(String code,
Document scope) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
Document |
getScope() |
int |
hashCode() |
String |
toString() |
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.