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

com.github.nalukit.nalu.client.internal.NaluCommand Maven / Gradle / Ivy

The newest version!
package com.github.nalukit.nalu.client.internal;

@FunctionalInterface
public interface NaluCommand {

  void execute();

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy