Package eu.bandm.tscore.base
Class TpMap<V extends Comparable<? extends V>>
-
Nested Class Summary
Nested classes/interfaces inherited from class java.util.AbstractMap
AbstractMap.SimpleEntry<K,
V>, AbstractMap.SimpleImmutableEntry<K, V> -
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.util.AbstractMap
clear, clone, containsValue, equals, hashCode, isEmpty, keySet, putAll, size, toString
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface java.util.Map
compute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAll
-
Field Details
-
supply
-
backward
-
tptop2value
-
divide
final Function3<V extends Comparable<? extends V>,V extends Comparable<? extends V>, divideInteger, Function<Integer, V extends Comparable<? extends V>>> -
projectRational
-
projectDouble
-
-
Constructor Details
-
TpMap
-
-
Method Details
-
get
- Specified by:
get
in interfaceMap<Tp,
V extends Comparable<? extends V>> - Overrides:
get
in classAbstractMap<Tp,
V extends Comparable<? extends V>>
-
get
-
put
- Specified by:
put
in interfaceMap<Tp,
V extends Comparable<? extends V>> - Overrides:
put
in classAbstractMap<Tp,
V extends Comparable<? extends V>>
-
containsKey
- Specified by:
containsKey
in interfaceMap<Tp,
V extends Comparable<? extends V>> - Overrides:
containsKey
in classAbstractMap<Tp,
V extends Comparable<? extends V>>
-
remove
- Specified by:
remove
in interfaceMap<Tp,
V extends Comparable<? extends V>> - Overrides:
remove
in classAbstractMap<Tp,
V extends Comparable<? extends V>>
-
entrySet
- Specified by:
entrySet
in interfaceMap<Tp,
V extends Comparable<? extends V>> - Specified by:
entrySet
in classAbstractMap<Tp,
V extends Comparable<? extends V>>
-
sortedTps
-
values
- Specified by:
values
in interfaceMap<Tp,
V extends Comparable<? extends V>> - Overrides:
values
in classAbstractMap<Tp,
V extends Comparable<? extends V>>
-
preimage
-
makeTp
-
makeTp
-
getTp
-