Package org.pipecraft.infra.math
-
Class Summary Class Description ArithmeticUtils Arithmetics and math utilitiesFastRandom A fast version ofRandom, which extends from it but eliminates thread safety.StaticJobScheduler<J> Schedules n "jobs" among m "workers", trying to minimize the makespan.UUIDRangeSplitter Splits the UUID value range into K equal sized continuous shards, and returns the thresholds.