bass.util
Class SimpleMath

java.lang.Object
  extended by bass.util.SimpleMath

public class SimpleMath
extends java.lang.Object


Constructor Summary
SimpleMath()
           
 
Method Summary
static float Percentage(int piece, int max)
           
static float shortenFloat(float data)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleMath

public SimpleMath()
Method Detail

Percentage

public static float Percentage(int piece,
                               int max)

shortenFloat

public static float shortenFloat(float data)