Interface ListModel<V>

All Known Implementing Classes:
AbstractListModel, DefaultListModel

public interface ListModel<V>