public class CharCounts extends Object
| 构造器和说明 |
|---|
CharCounts() |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getNonSpaceCount() |
int |
getSpaceCount() |
void |
setNonSpaceCount(int nonSpaceCount) |
void |
setSpaceCount(int spaceCount) |
Copyright © 2019. All Rights Reserved.