ListBreakOptionsPenaltyRule

data class ListBreakOptionsPenaltyRule(val minItems: Int, val penalty: Int)

Constructors

Link copied to clipboard
constructor(minItems: Int, penalty: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
fun serialize(generator: JsonGenerator)