Package dev.drtheo.autojson
Interface AutoJSON.TemplateCreator
-
- All Implemented Interfaces:
-
java.util.function.BiFunction
@FunctionalInterface() public interface AutoJSON.TemplateCreator<T> implements BiFunction<T, U, R>