All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class aid.cbr.tools.core.memory.similarity.CmpBoolValueOrder

java.lang.Object
   |
   +----aid.cbr.tools.core.memory.similarity.CmpBoolValueOrder

public class CmpBoolValueOrder
extends Object
implements CmpValueOrder

Constructor Index

 o CmpBoolValueOrder()

Method Index

 o greaterThan(CmpValue, CmpValue)

Constructors

 o CmpBoolValueOrder
 public CmpBoolValueOrder()

Methods

 o greaterThan
 public boolean greaterThan(CmpValue c1,
                            CmpValue c2)

All Packages  Class Hierarchy  This Package  Previous  Next  Index