Package 

Class NumberExtKt

    • Method Summary

      Modifier and Type Method Description
      final static String toHexString(Integer $self) Converts Int into hexadecimal representation.
      final static String toHexString(Long $self) Converts Long into hexadecimal representation.
      final static String toHexString(BigInteger $self) Converts BigInteger into hexadecimal representation.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait