|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 Stackable 的软件包 | |
|---|---|
| cn.wensiqun.asmsupport.utils | |
| cn.wensiqun.asmsupport.utils 中 Stackable 的使用 |
|---|
| 实现 Stackable 的 cn.wensiqun.asmsupport.utils 中的类 | |
|---|---|
class |
ScopeThis
|
class |
StackableType
|
| 返回 Stackable 的 cn.wensiqun.asmsupport.utils 中的方法 | |
|---|---|
Stackable |
Stack.peek()
Returns the top item off of this stack without removing it. |
Stackable |
Stack.peek(int n)
Returns the n'th item down (zero-relative) from the top of this stack without removing it. |
Stackable |
Stack.pop()
|
| 参数类型为 Stackable 的 cn.wensiqun.asmsupport.utils 中的方法 | |
|---|---|
void |
Stack.insert(int pos,
Stackable item)
|
void |
Stack.push(Stackable item)
|
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||