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

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

package prompto.debug.stack;

import java.util.Collection;


public interface IStack extends Collection {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy