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

org.pepsoft.util.jobqueue.Job Maven / Gradle / Ivy

There is a newer version: 2.15.18
Show newest version
/*
 * To change this template, choose Tools | Templates
 * and open the template in the editor.
 */
package org.pepsoft.util.jobqueue;

/**
 *
 * @author pepijn
 */
public interface Job {
    // Marker interface
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy