Documentation of 'org.apache.poi.hssf.util.RKUtil' Java class
RKUtil
org.apache.poi.hssf.util

Class RKUtil



  • public final class RKUtil
    extends java.lang.Object
    Utility class for helping convert RK numbers.
    See Also:
    MulRKRecord, RKRecord
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static double decodeNumber(int number)
      Do the dirty work of decoding; made a private static method to facilitate testing the algorithm
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • decodeNumber

        public static double decodeNumber(int number)
        Do the dirty work of decoding; made a private static method to facilitate testing the algorithm

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.