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

com.github.mhendred.face4j.response.NamespaceResponse Maven / Gradle / Ivy

package com.github.mhendred.face4j.response;

import java.util.List;

import com.github.mhendred.face4j.model.Namespace;


public interface NamespaceResponse
{
	public List getNamespaces ();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy