Package pal.util

Interface DoubleKey

All Superinterfaces:
Comparable

public interface DoubleKey extends Comparable
Version:
$Id: DoubleKey.java,v 1.1 2001/09/17 23:48:18 alexi Exp $
Author:
Alexei Drummond
  • Method Summary

    Modifier and Type
    Method
    Description
    double
     

    Methods inherited from interface java.lang.Comparable

    compareTo
  • Method Details

    • getKey

      double getKey()