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

org.unidal.lookup.extension.Disposable Maven / Gradle / Ivy

The newest version!
/*** Eclipse Class Decompiler plugin, copyright (c) 2016 Chen Chao ([email protected]) ***/
package org.unidal.lookup.extension;

public interface Disposable {
	public void dispose();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy