Class ToUpperCase
- java.lang.Object
-
- org.antublue.map.accessor.function.ToUpperCase
-
-
Constructor Summary
Constructors Constructor Description ToUpperCase()ToUpperCase(Locale locale)ToUpperCase(Locale locale, RuntimeExceptionSupplier runtimeExceptionSupplier)ToUpperCase(RuntimeExceptionSupplier runtimeExceptionSupplier)
-
-
-
Constructor Detail
-
ToUpperCase
public ToUpperCase()
-
ToUpperCase
public ToUpperCase(Locale locale)
-
ToUpperCase
public ToUpperCase(RuntimeExceptionSupplier runtimeExceptionSupplier)
-
ToUpperCase
public ToUpperCase(Locale locale, RuntimeExceptionSupplier runtimeExceptionSupplier)
-
-