
ru.yandex.qatools.matchers.collection.WrapperFactory Maven / Gradle / Ivy
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