Class ObjectArrayFormatter
- java.lang.Object
-
- org.hibernate.validator.internal.util.logging.formatter.ObjectArrayFormatter
-
public class ObjectArrayFormatter extends Object
Used with JBoss Logging to display arrays of objects in log messages.- Author:
- Guillaume Smet
-
-
Constructor Summary
Constructors Constructor Description ObjectArrayFormatter(Object[] array)
-