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

src.org.neodatis.tool.wrappers.NeoDatisClassLoader Maven / Gradle / Ivy

There is a newer version: 1.9.30.689
Show newest version
package org.neodatis.tool.wrappers;

/**
 * @sharpen.ignore
 * @author olivier
 *
 */
public class NeoDatisClassLoader {
	public static ClassLoader getCurrent()
	{
		return NeoDatisClassLoader.class.getClassLoader();
	}

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy