Class StartSimFinderExample

java.lang.Object
  |
  +--StartSimFinderExample

public class StartSimFinderExample
extends java.lang.Object

This is one of the three classes comprising the example of how to extend the SimFinder system. See also StartSimSegmenterExample and SimLibExample.


Constructor Summary
StartSimFinderExample()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StartSimFinderExample

public StartSimFinderExample()
Method Detail

main

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