Interface AcceptedBreak
- All Superinterfaces:
Comparable<AcceptedBreak>
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic AcceptedBreak.Builderbuilder()code()default Comparator<AcceptedBreak> default intcompareTo(AcceptedBreak other)
-
Method Details
-
code
String code() -
oldElement
-
newElement
-
justification
Justification justification() -
comparator
-
compareTo
- Specified by:
compareToin interfaceComparable<AcceptedBreak>
-
builder
-