public class CharCounts extends java.lang.Object
CharCounts()
int
getNonSpaceCount()
getSpaceCount()
void
setNonSpaceCount(int nonSpaceCount)
setSpaceCount(int spaceCount)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CharCounts()
public int getSpaceCount()
public void setSpaceCount(int spaceCount)
public int getNonSpaceCount()
public void setNonSpaceCount(int nonSpaceCount)
Flying Saucer Project Home