Package | Description |
---|---|
net.csdn.mongo |
Modifier and Type | Field and Description |
---|---|
protected Map<Callbacks.Callback,List<WowMethod>> |
Document.callbacks |
Modifier and Type | Method and Description |
---|---|
static Callbacks.Callback |
Callbacks.Callback.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Callbacks.Callback[] |
Callbacks.Callback.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Document.runCallbacks(Callbacks.Callback callback,
Object... params) |
Copyright © 2018. All Rights Reserved.