public interface WritableStack<T> extends ObservableStack<T>, WritableProperty
| 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, sizeforEach, iterator, spliteratoradjustersevents, getChildProperty, isWritable, onChange, onChange, onChangeAndInit, onChangeAndInit, onPropagatedChange, onPropagatedChange, onPropagatedChangeAndInit, onPropagatedChangeAndInit, propertyName, propertyType, userObjects, with, withvoid push(T v)
T pop()
void popAll()
PropertyVetos vetos()
vetos in interface WritablePropertyCopyright © 2022 vpc open source initiative. All rights reserved.