java.lang.Object
org.hibernate.validator.internal.util.logging.formatter.TypeFormatter

public class TypeFormatter extends Object
Used with JBoss Logging to display Type names in log messages.
Author:
Gunnar Morling
  • Constructor Details

    • TypeFormatter

      public TypeFormatter(Type type)
  • Method Details