public class ChineseEscaper extends Object implements java.util.function.Function<List<HasWord>,List<HasWord>>
| Constructor and Description |
|---|
ChineseEscaper() |
| Modifier and Type | Method and Description |
|---|---|
List<HasWord> |
apply(List<HasWord> arg)
Note: At present this clobbers the input list items.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitandThen, compose, identity