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

com.github.gkutiel.flip.processor.pub.Responce Maven / Gradle / Ivy

There is a newer version: 12-RELEASE
Show newest version
package com.github.gkutiel.flip.processor.pub;

public interface Responce {
	byte[] getBytes(Object obj, String... args);
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy