LUCENE-8122: Updata autogenerated code after update to ICU4J 60.2

This commit is contained in:
Uwe Schindler 2018-01-15 16:21:56 +01:00
parent e4438a2bb7
commit d99bfa4bdb
1 changed files with 58 additions and 58 deletions

View File

@ -24,15 +24,15 @@ import org.apache.lucene.util.SparseFixedBitSet;
/** /**
* This file contains unicode properties used by various {@link CharTokenizer}s. * This file contains unicode properties used by various {@link CharTokenizer}s.
* The data was created using ICU4J v59.1.0.0 * The data was created using ICU4J v60.2.0.0
* <p> * <p>
* Unicode version: 9.0.0.0 * Unicode version: 10.0.0.0
*/ */
public final class UnicodeProps { public final class UnicodeProps {
private UnicodeProps() {} private UnicodeProps() {}
/** Unicode version that was used to generate this file: {@value} */ /** Unicode version that was used to generate this file: {@value} */
public static final String UNICODE_VERSION = "9.0.0.0"; public static final String UNICODE_VERSION = "10.0.0.0";
/** Bitset with Unicode WHITESPACE code points. */ /** Bitset with Unicode WHITESPACE code points. */
public static final Bits WHITESPACE = createBits( public static final Bits WHITESPACE = createBits(