Constructor and Description |
---|
IntToDouble(int aKey,
double aValue) |
IntToDouble(int aKey,
Double aValue) |
IntToDouble(Integer aKey,
double aValue) |
IntToDouble(Integer aKey,
Double aValue) |
public IntToDouble(int aKey, double aValue)
public IntToDouble(int aKey, Double aValue)
public IntToDouble(Integer aKey, double aValue)
public int compareTo(IntToDouble aReference)
public int compareTo(KeyValue<Integer,?> aReference)
compareTo
in interface Comparable<KeyValue<Integer,?>>
Copyright © 2019 Optimatika. All rights reserved.