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
- Version:
- $Rev: 877 $
- Author:
- posenato
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class it.univr.di.labeledvalue.LabeledIntSimpleMap
LabeledIntSimpleMap.LabeledIntNotMinMapView
Nested classes/interfaces inherited from interface it.univr.di.labeledvalue.LabeledIntMap
LabeledIntMap.LabeledIntMapView
-
Field Summary
Fields inherited from class it.univr.di.labeledvalue.LabeledIntSimpleMap
mainMap, updateCount
Fields inherited from class it.univr.di.labeledvalue.AbstractLabeledIntMap
count, labeledValueRE, labeledValueSetREPattern, optimize, splitterEntryPattern, splitterPair, valueRE, valueREPattern
Fields inherited from interface it.univr.di.labeledvalue.LabeledIntMap
entryComparator
-
Constructor Summary
-
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, values
Methods inherited from class it.univr.di.labeledvalue.AbstractLabeledIntMap
entryAsString, entryAsString, equals, hashCode, isEmpty, parse, parse, toString
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods 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, values
Methods inherited from interface it.univr.di.labeledvalue.LabeledIntMap.LabeledIntMapView
clear, put, putAll, remove
-
Constructor Details
-
LabeledIntNotMinMapView
Deprecated.- Parameters:
inputMap
- nope
-