Package at.jku.ssw.fp.sect07_7
Class Demo_Numbered
- java.lang.Object
-
- at.jku.ssw.fp.sect07_7.Demo_Numbered
-
public class Demo_Numbered extends Object
Demo showing the improvement of the computation of a word index for a text by building pairs of numbers and elements.- Author:
- Herbert Praehofer
-
-
Constructor Summary
Constructors Constructor Description Demo_Numbered()
-
-
-
Field Detail
-
TEXT_FILE
private static final String TEXT_FILE
- See Also:
- Constant Field Values
-
-
Method Detail
-
main
public static void main(String[] args)
-
-