de.tsl2.nano.incubation.specification.IPrefixed Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of tsl2.nano.specification Show documentation
Show all versions of tsl2.nano.specification Show documentation
TSL2 Framework Specification (Pools of descripted and runnable Actions and Rules, Generic Tree)
package de.tsl2.nano.incubation.specification;
public interface IPrefixed {
String prefix();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy