public static interface UCharacter.GraphemeClusterBreak
UProperty.GRAPHEME_CLUSTER_BREAK
Modifier and Type | Field and Description |
---|---|
static int |
CONTROL |
static int |
COUNT |
static int |
CR |
static int |
EXTEND |
static int |
L |
static int |
LF |
static int |
LV |
static int |
LVT |
static int |
OTHER |
static int |
PREPEND |
static int |
REGIONAL_INDICATOR |
static int |
SPACING_MARK |
static int |
T |
static int |
V |
static final int OTHER
static final int CONTROL
static final int CR
static final int EXTEND
static final int L
static final int LF
static final int LV
static final int LVT
static final int T
static final int V
static final int SPACING_MARK
static final int PREPEND
static final int REGIONAL_INDICATOR
static final int COUNT
Copyright (c) 2014 IBM Corporation and others.