org.bson.types
public class CodeWScope extends Code
Constructor and Description |
---|
CodeWScope(String code,
BSONObject scope) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
BSONObject |
getScope() |
int |
hashCode() |
public CodeWScope(String code, BSONObject scope)