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

org.jdom2.contrib.perf.TimeRunnable Maven / Gradle / Ivy

Go to download

A complete, Java-based solution for accessing, manipulating, and outputting XML data

There is a newer version: 2.0.2
Show newest version
package org.jdom2.contrib.perf;

interface TimeRunnable {
	void run() throws Exception;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy