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

present.rpc.Log Maven / Gradle / Ivy

package present.rpc;

interface Log {
  void info(String format, Object... args);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy