
ftl.builtin.Empty Maven / Gradle / Ivy
package ftl.builtin;
import xyz.block.ftl.GeneratedRef;
@GeneratedRef(
name = "Empty",
module = "builtin"
)
public class Empty {
public Empty() {
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy