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

com.github.lipinskipawel.maelstrom.api.protocol.InitOk Maven / Gradle / Ivy

The newest version!
package com.github.lipinskipawel.maelstrom.api.protocol;

public final class InitOk extends EventType {

    public InitOk() {
        super("init_ok");
    }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy