public static class UnicodeSet.EntryRange
extends java.lang.Object
UnicodeSet.ranges().| Modifier and Type | Field and Description |
|---|---|
int |
codepoint
The starting code point of the range.
|
int |
codepointEnd
The ending code point of the range
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
Copyright © 2016 Unicode, Inc. and others.