Documentation of 'edu.princeton.cs.algs4.FileIndex' Java class
FileIndex
edu.princeton.cs.algs4

Class FileIndex



  • public class FileIndex
    extends java.lang.Object
    The FileIndex class provides a client for indexing a set of files, specified as command-line arguments. It takes queries from standard input and prints each file that contains the given query.

    For additional documentation, see Section 3.5 of Algorithms, 4th Edition by Robert Sedgewick and Kevin Wayne.

    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static void main(java.lang.String[] args) 
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • main

        public static void main(java.lang.String[] args)

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.