com.atlassian.crowd.util
Class Percentage

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

public class Percentage
extends java.lang.Object

Used to print percentages to log messages.


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

Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

get

public static Percentage get(int count,
                             int total)


Copyright © 2012 Atlassian. All Rights Reserved.