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

com.google.test.metric.collection.Factory Maven / Gradle / Ivy

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

/**
 * @author [email protected] (Alex Eagle)
*/
public interface Factory {
  L create();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy