public class CharCounts
extends java.lang.Object
Constructor and Description |
---|
CharCounts() |
Modifier and Type | Method and Description |
---|---|
int |
getNonSpaceCount() |
int |
getSpaceCount() |
void |
setNonSpaceCount(int nonSpaceCount) |
void |
setSpaceCount(int spaceCount) |