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

ru.yandex.qatools.matchers.collection.WrapperFactory Maven / Gradle / Ivy

There is a newer version: 1.4.1
Show newest version
package ru.yandex.qatools.matchers.collection;

/**
 * Created with IntelliJ IDEA.
 * User: lanwen
 * Date: 28.05.13
 * Time: 13:22
 */
public interface WrapperFactory {
    Wrapper newWrapper();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy