LUCENE-8175: un-revert "LUCENE-8122: Updata autogenerated code after update to ICU4J 60.2"

This commit is contained in:
Robert Muir 2018-03-26 18:29:52 -04:00
parent 4522e45bda
commit bdfe1e69e6
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.
* The data was created using ICU4J v59.1.0.0
* The data was created using ICU4J v60.2.0.0
* <p>
* Unicode version: 9.0.0.0
* Unicode version: 10.0.0.0
*/
public final class UnicodeProps {
private UnicodeProps() {}
/** 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. */
public static final Bits WHITESPACE = createBits(