JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.apache.tika.eval.core.textstats
BytesRefCalculator
BytesRefCalcInstance
Contents
Description
Method Summary
Method Details
update(byte[], int, int)
finish()
getOuterClass()
Hide sidebar
Show sidebar
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)
Method Details
update
void
update
(byte[] bytes, int start, int len)
finish
T
finish
()
getOuterClass
Class
getOuterClass
()