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

com.dslplatform.json.runtime.InstanceFactory Maven / Gradle / Ivy

There is a newer version: 1.10.0
Show newest version
package com.dslplatform.json.runtime;

@FunctionalInterface
public interface InstanceFactory {
	F create();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy