jlink.tools.search
Class SearchInterface

java.lang.Object
  extended by jlink.tools.search.SearchInterface

public class SearchInterface
extends java.lang.Object

All types of search must implement this interface

Author:
jasonkb

Constructor Summary
SearchInterface()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SearchInterface

public SearchInterface()