| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.6.0) E13403-07  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectoracle.jdeveloper.deploy.DeployShell.SequenceStack
public static class DeployShell.SequenceStack
| Constructor Summary | |
|---|---|
DeployShell.SequenceStack()
 | 
|
| Method Summary | |
|---|---|
 int | 
find(int sequence)
 | 
 int | 
getLength()
 | 
 int[] | 
getStack()
 | 
 int | 
pop()
 | 
 void | 
push(int i)
 | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public DeployShell.SequenceStack()
| Method Detail | 
|---|
public void push(int i)
public int pop()
public int find(int sequence)
public int getLength()
public int[] getStack()
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.6.0) E13403-07  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||