colibrio-reader-framework
4.0.0-experimental-1
colibrio-reader-framework
/
com.colibrio.readingsystem.formatadapter.epub
/
ListBreakOptionsPenaltyRule
List
Break
Options
Penalty
Rule
data
class
ListBreakOptionsPenaltyRule
(
val
minItems
:
Int
,
val
penalty
:
Int
)
Types
Constructors
Functions
Properties
Constructors
List
Break
Options
Penalty
Rule
Link copied to clipboard
fun
ListBreakOptionsPenaltyRule
(
minItems
:
Int
,
penalty
:
Int
)
Types
Companion
Link copied to clipboard
object
Companion
Functions
serialize
Link copied to clipboard
fun
serialize
(
generator
:
JsonGenerator
)
Properties
min
Items
Link copied to clipboard
val
minItems
:
Int
penalty
Link copied to clipboard
val
penalty
:
Int