Package com.tridion.util.convertions
package com.tridion.util.convertions
-
ClassesClassDescriptionThis class knows how to represent numbers in computer 2**10 into human format KiB, MiB, etc.This utility/helper class is used with different converters and may produce human readable format for numbers by converting big numbers into small texts, like 112000000000 into '111 Gb'.Helper class to work with convertors.This class knows how to convert given number in milliseconds to epoch time.This class knows how to represent numbers in human 10**3 into human format KB, MB, etc.This class knows how to convert ticks/seconds into tick/minute etc.This class knows how to convert rounds/minute from ticks per second.