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

ru.cwcode.commands.Receiver Maven / Gradle / Ivy

package ru.cwcode.commands;

import java.util.List;

@FunctionalInterface
public interface Receiver {
  List receive();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy