pal.util
Interface DoubleKey

All Superinterfaces:
java.lang.Comparable

public interface DoubleKey
extends java.lang.Comparable

Version:
$Id: DoubleKey.java,v 1.1 2001/09/17 23:48:18 alexi Exp $
Author:
Alexei Drummond

Method Summary
 double getKey()
           
 
Methods inherited from interface java.lang.Comparable
compareTo
 

Method Detail

getKey

double getKey()