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

androidStubs.com.ibm.as400.jtopenstubs.javaxnaming.InitialContext Maven / Gradle / Ivy

There is a newer version: 11.1
Show newest version
package com.ibm.as400.jtopenstubs.javaxnaming;

import java.util.Hashtable;

public class InitialContext extends Context {

	public InitialContext() {
		// TODO Auto-generated constructor stub
	}

	public InitialContext(Hashtable t) {
		// TODO Auto-generated constructor stub
	}

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy