Class JDKListAdapter<C extends java.util.List>

    • Constructor Detail

      • JDKListAdapter

        public JDKListAdapter​(C container)
    • Method Detail

      • update

        public void update​(java.lang.Object newElement,
                           int position)
        Specified by:
        update in interface SequenceAdapter