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

com.google.test.metric.WhiteList Maven / Gradle / Ivy

The newest version!
package com.google.test.metric;

public interface WhiteList {

  boolean isClassWhiteListed(String className);

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy