org.erights.e.elib.tables
Interface CompFunc

All Known Implementing Classes:
IndirectCompFunc, SimpleCompFunc

public interface CompFunc

Untamed:


Method Summary
 double run(Object a, Object b)
          Enabled:
 

Method Detail

run

public double run(Object a,
                  Object b)
Enabled:



comments?