Interface BytesRefCalculator.BytesRefCalcInstance<T>
-
- Enclosing interface:
- BytesRefCalculator<T>
public static interface BytesRefCalculator.BytesRefCalcInstance<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description T
finish()
Class
getOuterClass()
void
update(byte[] bytes, int start, int len)
-