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

org.jboss.weld.util.collections.EmptyStack Maven / Gradle / Ivy

There is a newer version: 6.0.0.Beta4
Show newest version
package org.jboss.weld.util.collections;

import java.util.Stack;

public class EmptyStack extends Stack {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy