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

com.android.internal.os.RuntimeInit Maven / Gradle / Ivy

There is a newer version: 2.0.1
Show newest version
package com.android.internal.os;

public class RuntimeInit {
	public static final void main(String[] argv) {
		throw new UnsupportedOperationException("STUB");
	}
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy