Stack.add

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void add(int index, Object element)
  2. bool add(Object o)
  3. bool add(String o)
    class Stack
    override
    bool
    add
    (
    String o
    )

Meta