Class ReprioritizationTracker.PreloadedValues
- java.lang.Object
-
- org.apache.manifoldcf.crawler.reprioritizationtracker.ReprioritizationTracker.PreloadedValues
-
- Enclosing class:
- ReprioritizationTracker
protected static class ReprioritizationTracker.PreloadedValues extends java.lang.Object
A set of preloaded values
-
-
Field Summary
Fields Modifier and Type Field Description protected int
valueIndex
protected double[]
values
-
Constructor Summary
Constructors Constructor Description PreloadedValues(double[] values)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Double
getNextValue()
-