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

com.dslplatform.json.processor.TypeSupport Maven / Gradle / Ivy

There is a newer version: 1.50.0
Show newest version
package com.dslplatform.json.processor;

public interface TypeSupport {
	boolean isSupported(String type);
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy