JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.openprovenance.prov.client
Interface RecordsProcessorInterface<T>
public interface
RecordsProcessorInterface<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
T
process
(
List
<
Object
[]> args)
Method Details
process
T
process
(
List
<
Object
[]> args)