Package it.univr.di.labeledvalue
Class LabeledIntSimpleMap.LabeledIntNotMinMapView
java.lang.Object
it.univr.di.labeledvalue.AbstractLabeledIntMap
it.univr.di.labeledvalue.LabeledIntSimpleMap
it.univr.di.labeledvalue.LabeledIntSimpleMap.LabeledIntNotMinMapView
- All Implemented Interfaces:
LabeledIntMap,LabeledIntMap.LabeledIntMapView,Serializable
- Enclosing class:
LabeledIntSimpleMap
@Deprecated
public static class LabeledIntSimpleMap.LabeledIntNotMinMapView
extends LabeledIntSimpleMap
implements LabeledIntMap.LabeledIntMapView
Deprecated.
A read-only view of an object
- Author:
- posenato
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class it.univr.di.labeledvalue.LabeledIntSimpleMap
LabeledIntSimpleMap.LabeledIntNotMinMapViewNested classes/interfaces inherited from interface it.univr.di.labeledvalue.LabeledIntMap
LabeledIntMap.LabeledIntMapView -
Field Summary
Fields inherited from class it.univr.di.labeledvalue.LabeledIntSimpleMap
mainMap, updateCountFields inherited from class it.univr.di.labeledvalue.AbstractLabeledIntMap
count, labeledValueRE, labeledValueSetREPattern, optimize, splitterEntryPattern, splitterPair, valueRE, valueREPatternFields inherited from interface it.univr.di.labeledvalue.LabeledIntMap
entryComparator -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class it.univr.di.labeledvalue.LabeledIntSimpleMap
alreadyRepresents, clear, entrySet, get, keySet, newInstance, newInstance, newInstance, newInstance, put, putForcibly, remove, size, unmodifiable, valuesMethods inherited from class it.univr.di.labeledvalue.AbstractLabeledIntMap
entryAsString, entryAsString, equals, hashCode, isEmpty, parse, parse, toStringMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface it.univr.di.labeledvalue.LabeledIntMap
alreadyRepresents, entrySet, get, getMaxValue, getMaxValueSubsumedBy, getMinLabeledValue, getMinValue, getMinValueAmongLabelsWOUnknown, getMinValueConsistentWith, getMinValueSubsumedBy, isEmpty, keySet, newInstance, newInstance, newInstance, newInstance, putForcibly, size, unmodifiable, valuesMethods inherited from interface it.univr.di.labeledvalue.LabeledIntMap.LabeledIntMapView
clear, put, putAll, remove
-
Constructor Details
-
LabeledIntNotMinMapView
Deprecated.- Parameters:
inputMap- nope
-