Browse Source
Filter supports wrapping another ObjectInserter. By default all methods are delegated to the wrapped inserter. Implementors may override methods selectively for altered behavior. The instance that is wrapped may be determined dynamically by code, supporting lazy allocation of the delegate, or other patterns like object pooling. Change-Id: I7b2613d09e73f94e675bad33afbb693f6a7f3df6stable-2.1
Shawn O. Pearce
13 years ago
1 changed files with 54 additions and 0 deletions
Loading…
Reference in new issue