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

tk.labyrinth.jaap.testing.model.IntersectionDummy Maven / Gradle / Ivy

There is a newer version: 0.4.2
Show newest version
package tk.labyrinth.jaap.testing.model;

import java.util.List;

public class IntersectionDummy> & Comparable> {

	public  void doSmth(V value) {
		// no-op
	}
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy