addToLocals<T extends K> abstract method
- @protected
- T doc
Adds the documents to a static local variable locals.
Implementation
@protected
void addToLocals<T extends K>(T doc);
Adds the documents to a static local variable locals.
@protected
void addToLocals<T extends K>(T doc);