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, toStringMethods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, waitMethods 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:
getin interfaceMap<Tp,V extends Comparable<? extends V>> - Overrides:
getin classAbstractMap<Tp,V extends Comparable<? extends V>>
-
get
-
put
- Specified by:
putin interfaceMap<Tp,V extends Comparable<? extends V>> - Overrides:
putin classAbstractMap<Tp,V extends Comparable<? extends V>>
-
containsKey
- Specified by:
containsKeyin interfaceMap<Tp,V extends Comparable<? extends V>> - Overrides:
containsKeyin classAbstractMap<Tp,V extends Comparable<? extends V>>
-
remove
- Specified by:
removein interfaceMap<Tp,V extends Comparable<? extends V>> - Overrides:
removein classAbstractMap<Tp,V extends Comparable<? extends V>>
-
entrySet
- Specified by:
entrySetin interfaceMap<Tp,V extends Comparable<? extends V>> - Specified by:
entrySetin classAbstractMap<Tp,V extends Comparable<? extends V>>
-
sortedTps
-
values
- Specified by:
valuesin interfaceMap<Tp,V extends Comparable<? extends V>> - Overrides:
valuesin classAbstractMap<Tp,V extends Comparable<? extends V>>
-
preimage
-
makeTp
-
makeTp
-
getTp
-