public class UnicodeBlockCounter extends Object implements StringStatsCalculator<Map<String,org.apache.commons.lang3.mutable.MutableInt>>
Constructor and Description |
---|
UnicodeBlockCounter(int maxContentLength) |
Modifier and Type | Method and Description |
---|---|
Map<String,org.apache.commons.lang3.mutable.MutableInt> |
calculate(String txt) |
Copyright © 2007–1969 The Apache Software Foundation. All rights reserved.