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

com.mangofactory.swagger.readers.Command Maven / Gradle / Ivy

package com.mangofactory.swagger.readers;

public interface Command {
  public void execute(T context);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy