Module org.apache.lucene.join
Package org.apache.lucene.search.join
Interface JoinUtil.LongFloatFunction
-
- Enclosing class:
- JoinUtil
private static interface JoinUtil.LongFloatFunction
Similar toLongFunction
for primitive argument and result.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description float
apply(long value)
-