JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.aksw.commons.util.sink
BulkConsumer
Contents
Description
Method Summary
Method Details
accept(Object, int, int)
Hide sidebar
Show sidebar
Interface BulkConsumer
public interface
BulkConsumer
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
accept
(
Object
arrayWithItemsOfTypeT, int offset, int length)
Method Details
accept
void
accept
(
Object
arrayWithItemsOfTypeT, int offset, int length)