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

com.github.gkutiel.flip.web.Req Maven / Gradle / Ivy

package com.github.gkutiel.flip.web;

public interface Req {
	 T get(final Key key);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy