Class IipStringStyle

java.lang.Object
de.iip_ecosphere.platform.services.environment.IipStringStyle

@Deprecated public class IipStringStyle extends Object
Deprecated.
use StringUtils.toStringShortStyle(Object) instead
Specific styles for ReflectionToStringBuilder.
Author:
Holger Eichelberger, SSE
  • Field Details

    • SHORT_STRING_STYLE

      public static final org.apache.commons.lang3.builder.ToStringStyle SHORT_STRING_STYLE
      Deprecated.
      Short prefix style with limited string output.
  • Constructor Details

    • IipStringStyle

      public IipStringStyle()
      Deprecated.