Class LabeledIntHierarchyMap.HierarchyNode

java.lang.Object
it.univr.di.labeledvalue.LabeledIntHierarchyMap.HierarchyNode
All Implemented Interfaces:
it.unimi.dsi.fastutil.objects.Object2IntMap.Entry<Label>, Serializable, Comparable<LabeledIntHierarchyMap.HierarchyNode>, Map.Entry<Label,Integer>
Enclosing class:
LabeledIntHierarchyMap

static class LabeledIntHierarchyMap.HierarchyNode extends Object implements it.unimi.dsi.fastutil.objects.Object2IntMap.Entry<Label>, Comparable<LabeledIntHierarchyMap.HierarchyNode>, Serializable
Simple class to represent a labeled value in the hierarchy.
Author:
posenato