
com.github.gkutiel.flip.processor.pub.Responce Maven / Gradle / Ivy
package com.github.gkutiel.flip.processor.pub;
public interface Responce {
byte[] getBytes(Object obj, String... args);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy