Class and Description |
---|
Generator
An interface for classes which will maintain and generate new instances of
classes that require several parameters that will be used consistently
several times.
|
Properties
A simple wrapper around
Properties that provides methods
that interpret properties based on the type of the default value. |
Class and Description |
---|
SortedMultiMap
A
MultiMap that provides a total ordering for the keys. |
Class and Description |
---|
SparseArray
A interface for array-like classes that use a sparse internal representation
to save space.
|
Class and Description |
---|
Pair
A utility class for holding two of the same type of object.
|
Class and Description |
---|
Indexer
A utility class for mapping a set of objects to unique indices.
|
MultiMap
An object that maps a key to one or more values.
|
Class and Description |
---|
Indexer
A utility class for mapping a set of objects to unique indices.
|
MultiMap
An object that maps a key to one or more values.
|
Class and Description |
---|
Counter
A utility for counting unique instance of an object.
|
Indexer
A utility class for mapping a set of objects to unique indices.
|
Pair
A utility class for holding two of the same type of object.
|
Class and Description |
---|
Duple
A wrapper for containing two objects of different types.
|
Class and Description |
---|
Generator
An interface for classes which will maintain and generate new instances of
classes that require several parameters that will be used consistently
several times.
|
Class and Description |
---|
TimeSpan
A utility class for representing a span of time.
|
Class and Description |
---|
SortedMultiMap
A
MultiMap that provides a total ordering for the keys. |
SparseArray
A interface for array-like classes that use a sparse internal representation
to save space.
|
Class and Description |
---|
Pair
A utility class for holding two of the same type of object.
|
ResourceFinder
An interface for reader file-based resources regardless of the environment in
which the system is operating, e.g.
|
Class and Description |
---|
TimeSpan
A utility class for representing a span of time.
|
Class and Description |
---|
BiMap
This interface allows for a bi-directional mapping, where keys can map to
values and values can map to keys.
|
Counter
A utility for counting unique instance of an object.
|
DoubleEntry
An object that represents an index that has an associated
double
value. |
Generator
An interface for classes which will maintain and generate new instances of
classes that require several parameters that will be used consistently
several times.
|
Indexer
A utility class for mapping a set of objects to unique indices.
|
IntegerEntry
An object that represents an index that has an associated
int
value. |
KrippendorffsAlpha.DifferenceFunction |
MultiMap
An object that maps a key to one or more values.
|
NearestNeighborFinder
An interface for utilities that finds the k-nearest neighbors of one
or more words in a given
SemanticSpace |
ObjectEntry
An object that represents an index that has an associated typed
Object value. |
OpenIntSet
A
Set implementation specialized for storing int values with
efficient storagage and look-up. |
Pair
A utility class for holding two of the same type of object.
|
ResourceFinder
An interface for reader file-based resources regardless of the environment in
which the system is operating, e.g.
|
SortedMultiMap
A
MultiMap that provides a total ordering for the keys. |
SparseArray
A interface for array-like classes that use a sparse internal representation
to save space.
|
SparseNumericArray
A interface for array-like classes that use a sparse internal representation
for numeric values.
|
TreeMultiMap
A Red-Black tree
SortedMultiMap implementation. |
WorkQueue
A utility class that receives a collection of tasks to execute internally and
then distributes the tasks among a thread pool.
|
Class and Description |
---|
MultiMap
An object that maps a key to one or more values.
|
Class and Description |
---|
DoubleEntry
An object that represents an index that has an associated
double
value. |
IntegerEntry
An object that represents an index that has an associated
int
value. |
SparseHashArray
A sparse array backed by a
HashMap . |
Class and Description |
---|
Generator
An interface for classes which will maintain and generate new instances of
classes that require several parameters that will be used consistently
several times.
|
Copyright © 2012. All Rights Reserved.