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

org.gridkit.vicluster.ViNodeExtender Maven / Gradle / Ivy

There is a newer version: 1.0.0-beta
Show newest version
package org.gridkit.vicluster;

/**
 * 
 * @author Alexey Ragozin ([email protected])
 *
 * @param 
 */
public interface ViNodeExtender {

	public X wrap(ViNode node);

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy