edu.knowitall.common

main

package main

Visibility
  1. Public
  2. All

Type Members

  1. abstract class LineProcessor extends AnyRef

    This class is to be extended by an object to provide a simple main class that processes lines.

  2. abstract class ParallelLineProcessor extends AnyRef

    This class is to be extended by an object to provide a simple main class that processes lines in parallel.