GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaMethod LineAppendable.lineIf(predicate)
Abstract
lineIf()
Add a new line, if predicate is true and line() would add an EOL.
interface LineAppendable
Used to collect line text for further processing control output of new lines limitin...