All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.openprovenance.prov.client_copy.ProcessorArgsInterface Maven / Gradle / Ivy

The newest version!
// Generated automatically by ProvToolbox for template configuration 'template_library'
// by class org.openprovenance.prov.template.compiler.CompilerLogger, method generateProcessorArgsInterface,
// in file CompilerLogger.java, at line 305
package org.openprovenance.prov.client_copy;

public interface ProcessorArgsInterface {
  T process(Object[] args);
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy