Package ch.nolix.coreapi.container.list
package ch.nolix.coreapi.container.list
-
SchnittstellenKlasseBeschreibungIArrayList<E>A
IArrayListis aIContainerthat can add and remove elements.ILinkedList<E>AILinkedListis aIContainerthat can add and remove elements.