JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.apache.tika.eval.core.textstats
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
()