com.croftsoft.apps.src
Class LineCount
java.lang.Object
com.croftsoft.apps.src.LineCount
public class LineCount
- extends Object
This java application searches through all of the *.java files
in the current directory and counts the number of lines.
Ignores blank lines.
- Version:
- 1997-01-03
- Author:
- David W. Croft
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LineCount
public LineCount()
main
public static void main(String[] args)
CroftSoft Apps Javadoc (2008-09-28 21:15:07)