| Modifier and Type | Class and Description |
|---|---|
static class |
EscapeHandler.Default |
class |
XCsvParserCharArray
Reference implementation for the XCSV file format based on a
char[] input. |
| Modifier and Type | Class and Description |
|---|---|
class |
Constant<E>
Immutable singleton dummy collection used to pass a single instance masked as a collection.
|
class |
ConstHashEnum<E> |
class |
ConstHashTable<K,V> |
class |
ConstHashTable.Keys |
class |
ConstHashTable.Values |
class |
ConstLinearEnum<E> |
class |
ConstList<E>
Immutable implementation of extended collection type
XGettingList. |
class |
Empty<E>
Empty dummy collection to be used as a constant and stateless empty collection placeholder.
|
class |
EmptyTable<K,V> |
class |
EqConstHashEnum<E> |
class |
EqConstHashTable<K,V> |
class |
EqConstHashTable.Keys |
class |
EqConstHashTable.Values |
class |
EqConstList<E>
Immutable implementation of extended collection type
XGettingList. |
class |
LockedAdder<E> |
class |
LockedCollection<E> |
class |
LockedGettingMap<K,V> |
class |
LockedList<E> |
class |
LockedMap<K,V> |
class |
MutexSet<E> |
class |
SynchAdder<E> |
class |
SynchCollection<E>
Synchronization wrapper class that wraps an
XCollection instance in public synchronized delegate methods. |
class |
SynchList<E>
Synchronization wrapper class that wraps an
XList instance in public synchronized delegate methods. |
class |
SynchSet<E>
Synchronization wrapper class that wraps an
XSet instance in public synchronized delegate methods. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
XImmutableBag<E> |
interface |
XImmutableCollection<E> |
interface |
XImmutableEnum<E> |
interface |
XImmutableList<E> |
interface |
XImmutableMap<K,V> |
static interface |
XImmutableMap.Keys<K,V> |
static interface |
XImmutableMap.Values<K,V> |
interface |
XImmutableSequence<E> |
interface |
XImmutableSet<E> |
interface |
XImmutableTable<K,V> |
static interface |
XImmutableTable.Keys<K,V> |
static interface |
XImmutableTable.Values<K,V> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Synchronized |
| Modifier and Type | Class and Description |
|---|---|
static class |
LinkingReferencing.Default<T> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Immutable |
interface |
Stateless |
| Modifier and Type | Class and Description |
|---|---|
static class |
KeyValue.Default<K,V> |
| Modifier and Type | Class and Description |
|---|---|
static class |
BufferSizeProvider.Default |
static class |
BufferSizeProvider.Sized |
static class |
BufferSizeProviderIncremental.Default |
static class |
BufferSizeProviderIncremental.Sized |
| Modifier and Type | Class and Description |
|---|---|
static class |
XCsvConfiguration.Default |
Copyright © 2022 MicroStream Software. All rights reserved.