Class PojoList<T>

    • Constructor Detail

      • PojoList

        public PojoList​(List<T> initial)
        Instantiates a new POJO list.
        Parameters:
        initial - the initial list.
    • Method Detail

      • getChange

        public IChange getChange()
        Returns:
        change describing the modifications done to the model.