Class Pluralize
- java.lang.Object
-
- com.carrotsearch.ant.tasks.junit4.Pluralize
-
public final class Pluralize extends java.lang.Object
-
-
Constructor Summary
Constructors Modifier Constructor Description private
Pluralize()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.String
pluralize(int count, java.lang.String word)
-