A {@link Rescorer} which operates on {@code long} primitive IDs, rather than arbitrary {@link Object}s. This is provided since most uses of this interface in the framework take IDs (as {@code long}) as an argument, and so this can be used to avoid unnecessary boxing/unboxing.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|