public interface WritableStack<T> extends ObservableStack<T>
| Modifier and Type | Method and Description |
|---|---|
T |
pop() |
void |
popAll() |
T |
popIf(Predicate<T> a) |
void |
push(T v) |
PropertyVetos |
vetos() |
findAll, findAllIndexes, findFirst, findFirst, findFirst, findFirstIndex, findFirstIndex, findFirstIndex, isEmpty, peek, peek, readOnly, sizeisWritable, name, type, userObjectslistenersforEach, iterator, spliteratorCopyright © 2021 vpc open source initiative. All rights reserved.