106 <h4>HistoryData.__lt__</h4> |
106 <h4>HistoryData.__lt__</h4> |
107 <b>__lt__</b>(<i>other</i>) |
107 <b>__lt__</b>(<i>other</i>) |
108 <p> |
108 <p> |
109 Special method determining less relation. |
109 Special method determining less relation. |
110 </p><p> |
110 </p><p> |
111 Note: Like the actual history entries the index mapping is sorted in reverse |
111 Note: Like the actual history entries the index mapping is sorted in |
112 order by offset |
112 reverse order by offset |
113 </p><dl> |
113 </p><dl> |
114 <dt><i>other</i></dt> |
114 <dt><i>other</i></dt> |
115 <dd> |
115 <dd> |
116 reference to the history data object to compare against |
116 reference to the history data object to compare against |
117 (HistoryEntry) |
117 (HistoryEntry) |