public static class NElementToStringHelper.SemiCompactInfo extends Object
| Constructor and Description |
|---|
SemiCompactInfo() |
| Modifier and Type | Method and Description |
|---|---|
int |
getMaxChildren() |
int |
getMaxLineSize() |
NElementToStringHelper.SemiCompactInfo |
setMaxChildren(int maxChildren) |
NElementToStringHelper.SemiCompactInfo |
setMaxLineSize(int maxLineSize) |
public int getMaxLineSize()
public NElementToStringHelper.SemiCompactInfo setMaxLineSize(int maxLineSize)
public int getMaxChildren()
public NElementToStringHelper.SemiCompactInfo setMaxChildren(int maxChildren)
Copyright © 2025 vpc open source initiative. All rights reserved.