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

net.markenwerk.utils.json.common.handler.NullJsonHandler Maven / Gradle / Ivy

There is a newer version: 3.0.1
Show newest version
package net.markenwerk.utils.json.common.handler;

/**
 * A {@link NullJsonHandler} is an {@link IdleJsonHandler} that does nothing.
 * 
 * @author Torsten Krause (tk at markenwerk dot net)
 * @since 1.0.0
 */
public final class NullJsonHandler extends IdleJsonHandler {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy