Class WritableStackImpl<T>

Type Parameters:
T -
All Implemented Interfaces:
Iterable<T>, ObservableStack<T>, Property, WritableProperty, WritableStack<T>

public class WritableStackImpl<T> extends WritablePropertyBase implements WritableStack<T>
TODO must implement correctly the events and the adjusters!!