com.carrotsearch.ant.tasks.junit4
Class Pluralize

java.lang.Object
  extended by com.carrotsearch.ant.tasks.junit4.Pluralize

public final class Pluralize
extends Object


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

Method Detail

pluralize

public static String pluralize(int count,
                               String word)


Copyright © 2011-2012 Carrot Search s.c.. All Rights Reserved.