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

com.github.dakusui.lisj.pred.BasePredicate Maven / Gradle / Ivy

There is a newer version: 0.8.17
Show newest version
package com.github.dakusui.lisj.pred;

import com.github.dakusui.lisj.func.BaseFunc;



public abstract class BasePredicate extends BaseFunc implements Predicate {
	/**
	 * Serial version UID.
	 */
	private static final long serialVersionUID = 7427346337170502385L;

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy