Package 

Class ExtensionsKt

  • All Implemented Interfaces:

    
    public final class ExtensionsKt
    
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final static <K extends Any, V extends Any> TreeMap<K, V> toTreeMap(Map<out K, V> $self, Comparator<in K> comparator) Created by Alpár Szotyori on 27.01.22.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

    • Method Detail

      • toTreeMap

         final static <K extends Any, V extends Any> TreeMap<K, V> toTreeMap(Map<out K, V> $self, Comparator<in K> comparator)

        Created by Alpár Szotyori on 27.01.22.

        Copyright (c) 2022 Gini GmbH.