com.atlassian.crowd.util
Class Percentage

java.lang.Object
  extended by com.atlassian.crowd.util.Percentage

public class Percentage
extends Object

Used to print percentages to log messages.


Method Summary
static Percentage get(int count, int total)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

toString

public String toString()
Overrides:
toString in class Object

get

public static Percentage get(int count,
                             int total)


Copyright © 2013 Atlassian. All Rights Reserved.