Package org.apache.pekko.http.ccompat
Class MapHelpers$
java.lang.Object
org.apache.pekko.http.ccompat.MapHelpers$
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final MapHelpers$Static reference to the singleton instance of this Scala object.
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescription<K,V> scala.collection.immutable.Map<K, V> convertMapToScala(Map<K, V> jmap) 
- 
Field Details- 
MODULE$Static reference to the singleton instance of this Scala object.
 
- 
- 
Constructor Details- 
MapHelpers$public MapHelpers$()
 
- 
- 
Method Details- 
convertMapToScala
 
-