- java.lang.Object
-
- org.richfaces.renderkit.html.Lifo
-
-
Constructor Summary
Constructors
Constructor and Description |
Lifo() |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
java.lang.Object |
peek() |
java.lang.Object |
pop() |
void |
push(java.lang.Object element) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2015. All Rights Reserved.