org.robolectric.shadows.ShadowAccessibilityWindowInfo Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of shadows-core-v19 Show documentation
Show all versions of shadows-core-v19 Show documentation
An alternative Android testing framework.
package org.robolectric.shadows;
public class ShadowAccessibilityWindowInfo {
// Dummy class, this was added in API21
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy