com.applitools.eyes.PositionMemento Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of eyes-sdk-core-java3-jersey2x Show documentation
Show all versions of eyes-sdk-core-java3-jersey2x Show documentation
Applitools Eyes SDK base for Java
package com.applitools.eyes;
/**
* A base class for position related memento instances. This is intentionally
* not an interface, since the mementos might vary in their interfaces.
*/
public abstract class PositionMemento { }
© 2015 - 2025 Weber Informatics LLC | Privacy Policy