E
public interface IDynamicStack<E>
pop()
void
push(E argObject)
E pop()
void push(E argObject)
argObject
Copyright © 2017. All Rights Reserved.