Class IipStringStyle
java.lang.Object
de.iip_ecosphere.platform.services.environment.IipStringStyle
Deprecated.
Specific styles for
ReflectionToStringBuilder.- Author:
- Holger Eichelberger, SSE
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprivate static final classDeprecated.Short prefix style with limited string output. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final org.apache.commons.lang3.builder.ToStringStyleDeprecated.Short prefix style with limited string output. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
SHORT_STRING_STYLE
public static final org.apache.commons.lang3.builder.ToStringStyle SHORT_STRING_STYLEDeprecated.Short prefix style with limited string output.
-
-
Constructor Details
-
IipStringStyle
public IipStringStyle()Deprecated.
-
StringUtils.toStringShortStyle(Object)instead