Class CLI_ChordSymbol.ComparableCsItem

java.lang.Object
org.jjazz.chordleadsheet.api.item.CLI_ChordSymbol.ComparableCsItem
All Implemented Interfaces:
Transferable, Comparable<ChordLeadSheetItem<?>>, ChordLeadSheetItem<ExtChordSymbol>, ChordLeadSheetItem.ComparableItem, CLI_ChordSymbol
Enclosing interface:
CLI_ChordSymbol

public static class CLI_ChordSymbol.ComparableCsItem extends Object implements CLI_ChordSymbol, ChordLeadSheetItem.ComparableItem
A dummy CLI_ChordSymbol class which can be used only for position comparison when using the NavigableSet/SortedSet-based methods of ChordLeadSheet or ChordSequence.