public class CharCounts extends Object
| Constructor and Description |
|---|
CharCounts() |
| Modifier and Type | Method and Description |
|---|---|
int |
getNonSpaceCount() |
int |
getSpaceCount() |
void |
setNonSpaceCount(int nonSpaceCount) |
void |
setSpaceCount(int spaceCount) |
Copyright © 2018. All rights reserved.