ICU-7273 Temporarily add @SuppressWarnings to resolve 'unused' warning
X-SVN-Rev: 27312
This commit is contained in:
parent
2898e2085e
commit
1686a16084
@ -126,6 +126,8 @@ public class FilteredNormalizer2 extends Normalizer2 {
|
||||
return first;
|
||||
} TODO: need UnicodeSet.span() */
|
||||
|
||||
@SuppressWarnings("unused")
|
||||
private Normalizer2 norm2;
|
||||
@SuppressWarnings("unused")
|
||||
private UnicodeSet set;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user