Interface ChordLeadSheetItem.ComparableItem
- All Known Implementing Classes:
ChordLeadSheetItem.DefaultComparableItem
,CLI_ChordSymbol.ComparableCsItem
- Enclosing interface:
- ChordLeadSheetItem<T>
public static interface ChordLeadSheetItem.ComparableItem
An interface for items used only for position comparison purposes, when using the NavigableSet/SortedSet-based methods of ChordLeadSheet or
ChordSequence.
-
Method Summary
-
Method Details
-
isBeforeItem
boolean isBeforeItem() -
isInclusive
boolean isInclusive()
-