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

io.github.qudtlib.nodedef.NodeDefinition Maven / Gradle / Ivy

There is a newer version: 6.7.0
Show newest version
package io.github.qudtlib.nodedef;

public interface NodeDefinition extends Builder {
    I getId();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy