Class DoubleIntListHashMap.DIListEntry

java.lang.Object
org.apache.sysds.runtime.compress.utils.DoubleIntListHashMap.DIListEntry
All Implemented Interfaces:
Comparable<DoubleIntListHashMap.DIListEntry>, Comparator<DoubleIntListHashMap.DIListEntry>
Enclosing class:
DoubleIntListHashMap

public static class DoubleIntListHashMap.DIListEntry extends Object implements Comparator<DoubleIntListHashMap.DIListEntry>, Comparable<DoubleIntListHashMap.DIListEntry>