Uses of Class
it.univr.di.labeledvalue.AbstractLabeledIntMap
Package
Description
Provides the classes necessary to manage labeled value maps.
-
Uses of AbstractLabeledIntMap in it.univr.di.labeledvalue
Modifier and TypeClassDescriptionclass
Simple implementation ofLabeledIntMap
interface.static class
A read-only view of an objectclass
Deprecated.static class
Deprecated.class
Simple implementation ofLabeledIntMap
interface.static class
A read-only view of an objectclass
Extends LabeledIntTreeMap setting optimize field to false.
In this way, labeled values where labels not shorten.
This class is useful for OSTNUPluggableEdge class.