| Package | Description |
|---|---|
| de.gerdiproject.harvest.etls.utils |
This package contains utility classes concerning AbstractETLs.
|
| Modifier and Type | Method and Description |
|---|---|
int |
TimestampedEntryComparator.compare(TimestampedEntry<?> o1,
TimestampedEntry<?> o2) |
int |
TimestampedEntryComparator.compare(TimestampedEntry<?> o1,
TimestampedEntry<?> o2) |
| Modifier and Type | Method and Description |
|---|---|
void |
TimestampedList.addAllSorted(Collection<TimestampedEntry<T>> other)
Adds elements of another TimestampedList
to the bottom of this list.
|
Copyright © 2017–2019. All rights reserved.