Java.Util.Stack: Constructor Members

The constructors of Java.Util.Stack are listed below. For a list of all members, see the Stack Members list.

See Also: Inherited members from Java.Util.Vector

Public Constructors

Constructs a stack with the default size of Vector.

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.