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

com.lyncode.choiceprops.named.Named Maven / Gradle / Ivy

The newest version!
package com.lyncode.choiceprops.named;

import com.lyncode.choiceprops.element.IContainable;

public abstract class Named {
	public abstract IContainable containable ();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy