
com.lyncode.choiceprops.named.Named Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of plural-property Show documentation
Show all versions of plural-property Show documentation
Plural Properties by Lyncode
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