Package org.organicdesign.fp
Class FunctionUtils
- java.lang.Object
-
- org.organicdesign.fp.FunctionUtils
-
public class FunctionUtils extends Object
A dumping ground for utility functions that aren't useful enough to belong inStaticImports.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static @NotNull Stringordinal(int origI)static @NotNull Stringstringify(@Nullable Object o)
-