toggle menu
colibrio-reader-framework
4.0.0-rc-2
androidJvm
switch theme
search in API
colibrio-reader-framework
/
com.colibrio.readingsystem.formatadapter.epub
/
ListBreakOptionsPenaltyRule
List
Break
Options
Penalty
Rule
data
class
ListBreakOptionsPenaltyRule
(
val
minItems
:
Int
,
val
penalty
:
Int
)
Members
Constructors
List
Break
Options
Penalty
Rule
Link copied to clipboard
constructor
(
minItems
:
Int
,
penalty
:
Int
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
min
Items
Link copied to clipboard
val
minItems
:
Int
penalty
Link copied to clipboard
val
penalty
:
Int
Functions
serialize
Link copied to clipboard
fun
serialize
(
generator
:
JsonGenerator
)