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

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

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

public class SelfSmuggler {
    public , T extends SelfSmuggler> SelfSmuggler(B builder) {
        builder.setProduct((T) this);
    }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy