objectListBreakAfter property
Maximum number of objects before breaking object lists across lines.
When the object count exceeds this value, each subsequent object is written on a new line aligned under the predicate.
Implementation
final int objectListBreakAfter;