Commit 4ea413d
committed
BlameCacheImpl: making loadRegions() public
Making loadRegions() public will give us more customization options by allowing us to pass in any form of pre-determined BlameGenerator. Since this is a static method, no state is recorded within the BlameCacheImpl object, this should be a no-op.
Change-Id: I8f684bcda237ca849743a2fde3a3b8cc9955eabe
Signed-off-by: Xing Huang <xingkhuang@google.com>1 parent 386712e commit 4ea413d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
166 | | - | |
| 166 | + | |
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
| |||
0 commit comments