Suppress warning
This commit is contained in:
parent
d4ed99cc24
commit
dd1ed1d18f
@ -80,6 +80,7 @@ public class CachedIndexSearcher {
|
||||
return indexSearcher;
|
||||
}
|
||||
|
||||
@SuppressWarnings("deprecation")
|
||||
@Override
|
||||
protected void finalize() throws Throwable {
|
||||
if (usages > 0) {
|
||||
|
Loading…
Reference in New Issue
Block a user