choco.palm.dbt.search.pathrepair
Class PathRepairSearchInfo

java.lang.Object
  extended by choco.palm.dbt.search.pathrepair.PathRepairSearchInfo
All Implemented Interfaces:
SearchInfo

public class PathRepairSearchInfo
extends java.lang.Object
implements SearchInfo

Created by IntelliJ IDEA.

User: Administrateur

Date: 15 janv. 2004

Time: 14:59:44

To change this template use Options | File Templates.


Constructor Summary
PathRepairSearchInfo()
           
 
Method Summary
 void add(float val)
           
 java.util.Comparator getComparator()
           
 float getWeigth()
           
 void set(float val)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PathRepairSearchInfo

public PathRepairSearchInfo()
Method Detail

getWeigth

public float getWeigth()

getComparator

public java.util.Comparator getComparator()
Specified by:
getComparator in interface SearchInfo

add

public void add(float val)

set

public void set(float val)