java.lang.Cloneable
, ClassificationProducer
public class GraphemeClusterProducer extends java.lang.Object implements ClassificationProducer
END_OF_TEXT, START_OF_TEXT
Constructor | Description |
---|---|
GraphemeClusterProducer() |
Modifier and Type | Method | 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
java.lang.CloneNotSupportedException