ListBreakOptionsPenaltyRule

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

Constructors

Link copied to clipboard
fun ListBreakOptionsPenaltyRule(minItems: Int, penalty: Int)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
fun serialize(generator: JsonGenerator)

Properties

Link copied to clipboard
Link copied to clipboard