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

prompto.debug.stack.IStack Maven / Gradle / Ivy

The newest version!
package prompto.debug.stack;

import java.util.Collection;


public interface IStack extends Collection {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy