Verwendungen von Schnittstelle
ch.nolix.coreapi.containerapi.commoncontainerapi.StringMappable
Packages, die StringMappable verwenden
Package
Beschreibung
-
Verwendungen von StringMappable in ch.nolix.core.container.arraylist
Klassen in ch.nolix.core.container.arraylist, die StringMappable implementieren -
Verwendungen von StringMappable in ch.nolix.core.container.base
Klassen in ch.nolix.core.container.base, die StringMappable implementierenModifizierer und TypKlasseBeschreibungclass
Container<E>
final class
AContainerView
can iterate over a part of another container. -
Verwendungen von StringMappable in ch.nolix.core.container.cachingcontainer
Klassen in ch.nolix.core.container.cachingcontainer, die StringMappable implementieren -
Verwendungen von StringMappable in ch.nolix.core.container.containerview
Klassen in ch.nolix.core.container.containerview, die StringMappable implementierenModifizierer und TypKlasseBeschreibungfinal class
ArrayView<E>
final class
AContainerView
can read a givenIterable
or array.final class
final class
IterableView<E>
final class
-
Verwendungen von StringMappable in ch.nolix.core.container.immutablelist
Klassen in ch.nolix.core.container.immutablelist, die StringMappable implementierenModifizierer und TypKlasseBeschreibungfinal class
AImmutableList
is aContainer
that is not mutable. -
Verwendungen von StringMappable in ch.nolix.core.container.linkedlist
Klassen in ch.nolix.core.container.linkedlist, die StringMappable implementierenModifizierer und TypKlasseBeschreibungfinal class
LinkedList<E>
ALinkedList
is aContainer
that can add elements at the begin or end. -
Verwendungen von StringMappable in ch.nolix.core.container.matrix
Klassen in ch.nolix.core.container.matrix, die StringMappable implementierenModifizierer und TypKlasseBeschreibungfinal class
Matrix<E>
final class
MatrixColumn<E>
final class
MatrixRow<E>
-
Verwendungen von StringMappable in ch.nolix.core.sql.model
Klassen in ch.nolix.core.sql.model, die StringMappable implementieren -
Verwendungen von StringMappable in ch.nolix.coreapi.containerapi.baseapi
Unterschnittstellen von StringMappable in ch.nolix.coreapi.containerapi.baseapiModifizierer und TypSchnittstelleBeschreibunginterface
IContainer<E>
AIContainer
can store several elements of a certain type. -
Verwendungen von StringMappable in ch.nolix.coreapi.containerapi.cachingcontainerapi
Unterschnittstellen von StringMappable in ch.nolix.coreapi.containerapi.cachingcontainerapi -
Verwendungen von StringMappable in ch.nolix.coreapi.containerapi.listapi
Unterschnittstellen von StringMappable in ch.nolix.coreapi.containerapi.listapiModifizierer und TypSchnittstelleBeschreibunginterface
IArrayList<E>
AIArrayList
is aIContainer
that can add and remove elements.interface
ILinkedList<E>
AILinkedList
is aIContainer
that can add and remove elements. -
Verwendungen von StringMappable in ch.nolix.coreapi.containerapi.matrixapi
Unterschnittstellen von StringMappable in ch.nolix.coreapi.containerapi.matrixapi -
Verwendungen von StringMappable in ch.nolix.coreapi.sqlapi.modelapi
Unterschnittstellen von StringMappable in ch.nolix.coreapi.sqlapi.modelapi