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

com.ctp.cdi.query.meta.verifier.Verifier Maven / Gradle / Ivy

The newest version!
package com.ctp.cdi.query.meta.verifier;

public interface Verifier {

    boolean verify(T t);

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy