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

android.widget.Advanceable Maven / Gradle / Ivy

Go to download

A library jar that provides APIs for Applications written for the Google Android Platform.

The newest version!
package android.widget;
public interface Advanceable
{
public abstract  void advance();
public abstract  void fyiWillBeAdvancedByHostKThx();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy