Package 

Class NumberExtKt

    • Method Summary

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

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