public class GraphemeClusterProducer extends java.lang.Object implements ClassificationProducer
END_OF_TEXT, START_OF_TEXT
Constructor and Description |
---|
GraphemeClusterProducer() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
clone() |
boolean |
createGraphemeCluster(int codePoint)
Returns an alternating counter for the grapheme clusters.
|
public boolean createGraphemeCluster(int codePoint)
codePoint
- public java.lang.Object clone() throws java.lang.CloneNotSupportedException
clone
in interface ClassificationProducer
clone
in class java.lang.Object
java.lang.CloneNotSupportedException