| Package | Description |
|---|---|
| com.staros.schedule | |
| com.staros.schedule.select |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<java.lang.Long> |
ScheduleScorer.selectHighEnd(Selector selector,
int nSelect) |
java.util.List<java.lang.Long> |
ScheduleScorer.selectLowEnd(Selector selector,
int nSelect) |
| Modifier and Type | Class and Description |
|---|---|
class |
FirstNSelector
The most naive way to choose n elements from map according to the scores ranking.
|
Copyright © 2024. All rights reserved.