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

org.nlab.json.stream.predicate.JsonPredicate Maven / Gradle / Ivy

There is a newer version: 1.0.1
Show newest version
package org.nlab.json.stream.predicate;

import java.util.function.Predicate;

import org.nlab.json.stream.context.StreamContext;


/**
 * Created by nlabrot on 14/12/15.
 */
public interface JsonPredicate extends Predicate {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy