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

com.github.tcurrie.rest.factory.v1.RestMethodDictionary Maven / Gradle / Ivy

There is a newer version: 0.2.70
Show newest version
package com.github.tcurrie.rest.factory.v1;

import java.util.Set;

public interface RestMethodDictionary {
    Set getMethods();

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy