- add(byte, boolean) - Method in class org.dice_research.topicmodeling.commons.collections.TopByteBooleanCollection
-
Adds the given value and the object associated with to the container if
the given value is inside the top n values.
- add(byte, byte) - Method in class org.dice_research.topicmodeling.commons.collections.TopByteByteCollection
-
Adds the given value and the object associated with to the container if
the given value is inside the top n values.
- add(byte, char) - Method in class org.dice_research.topicmodeling.commons.collections.TopByteCharCollection
-
Adds the given value and the object associated with to the container if
the given value is inside the top n values.
- add(byte, double) - Method in class org.dice_research.topicmodeling.commons.collections.TopByteDoubleCollection
-
Adds the given value and the object associated with to the container if
the given value is inside the top n values.
- add(byte, float) - Method in class org.dice_research.topicmodeling.commons.collections.TopByteFloatCollection
-
Adds the given value and the object associated with to the container if
the given value is inside the top n values.
- add(byte, int) - Method in class org.dice_research.topicmodeling.commons.collections.TopByteIntCollection
-
Adds the given value and the object associated with to the container if
the given value is inside the top n values.
- add(byte, long) - Method in class org.dice_research.topicmodeling.commons.collections.TopByteLongCollection
-
Adds the given value and the object associated with to the container if
the given value is inside the top n values.
- add(byte, V) - Method in class org.dice_research.topicmodeling.commons.collections.TopByteObjectCollection
-
Adds the given value and the object associated with to the container if
the given value is inside the top n values.
- add(byte, short) - Method in class org.dice_research.topicmodeling.commons.collections.TopByteShortCollection
-
Adds the given value and the object associated with to the container if
the given value is inside the top n values.
- add(char, boolean) - Method in class org.dice_research.topicmodeling.commons.collections.TopCharBooleanCollection
-
Adds the given value and the object associated with to the container if
the given value is inside the top n values.
- add(char, byte) - Method in class org.dice_research.topicmodeling.commons.collections.TopCharByteCollection
-
Adds the given value and the object associated with to the container if
the given value is inside the top n values.
- add(char, char) - Method in class org.dice_research.topicmodeling.commons.collections.TopCharCharCollection
-
Adds the given value and the object associated with to the container if
the given value is inside the top n values.
- add(char, double) - Method in class org.dice_research.topicmodeling.commons.collections.TopCharDoubleCollection
-
Adds the given value and the object associated with to the container if
the given value is inside the top n values.
- add(char, float) - Method in class org.dice_research.topicmodeling.commons.collections.TopCharFloatCollection
-
Adds the given value and the object associated with to the container if
the given value is inside the top n values.
- add(char, int) - Method in class org.dice_research.topicmodeling.commons.collections.TopCharIntCollection
-
Adds the given value and the object associated with to the container if
the given value is inside the top n values.
- add(char, long) - Method in class org.dice_research.topicmodeling.commons.collections.TopCharLongCollection
-
Adds the given value and the object associated with to the container if
the given value is inside the top n values.
- add(char, V) - Method in class org.dice_research.topicmodeling.commons.collections.TopCharObjectCollection
-
Adds the given value and the object associated with to the container if
the given value is inside the top n values.
- add(char, short) - Method in class org.dice_research.topicmodeling.commons.collections.TopCharShortCollection
-
Adds the given value and the object associated with to the container if
the given value is inside the top n values.
- add(double, boolean) - Method in class org.dice_research.topicmodeling.commons.collections.TopDoubleBooleanCollection
-
Adds the given value and the object associated with to the container if
the given value is inside the top n values.
- add(double, byte) - Method in class org.dice_research.topicmodeling.commons.collections.TopDoubleByteCollection
-
Adds the given value and the object associated with to the container if
the given value is inside the top n values.
- add(double, char) - Method in class org.dice_research.topicmodeling.commons.collections.TopDoubleCharCollection
-
Adds the given value and the object associated with to the container if
the given value is inside the top n values.
- add(double, double) - Method in class org.dice_research.topicmodeling.commons.collections.TopDoubleDoubleCollection
-
Adds the given value and the object associated with to the container if
the given value is inside the top n values.
- add(double, float) - Method in class org.dice_research.topicmodeling.commons.collections.TopDoubleFloatCollection
-
Adds the given value and the object associated with to the container if
the given value is inside the top n values.
- add(double, int) - Method in class org.dice_research.topicmodeling.commons.collections.TopDoubleIntCollection
-
Adds the given value and the object associated with to the container if
the given value is inside the top n values.
- add(double, long) - Method in class org.dice_research.topicmodeling.commons.collections.TopDoubleLongCollection
-
Adds the given value and the object associated with to the container if
the given value is inside the top n values.
- add(double, V) - Method in class org.dice_research.topicmodeling.commons.collections.TopDoubleObjectCollection
-
Adds the given value and the object associated with to the container if
the given value is inside the top n values.
- add(double, short) - Method in class org.dice_research.topicmodeling.commons.collections.TopDoubleShortCollection
-
Adds the given value and the object associated with to the container if
the given value is inside the top n values.
- add(float, boolean) - Method in class org.dice_research.topicmodeling.commons.collections.TopFloatBooleanCollection
-
Adds the given value and the object associated with to the container if
the given value is inside the top n values.
- add(float, byte) - Method in class org.dice_research.topicmodeling.commons.collections.TopFloatByteCollection
-
Adds the given value and the object associated with to the container if
the given value is inside the top n values.
- add(float, char) - Method in class org.dice_research.topicmodeling.commons.collections.TopFloatCharCollection
-
Adds the given value and the object associated with to the container if
the given value is inside the top n values.
- add(float, double) - Method in class org.dice_research.topicmodeling.commons.collections.TopFloatDoubleCollection
-
Adds the given value and the object associated with to the container if
the given value is inside the top n values.
- add(float, float) - Method in class org.dice_research.topicmodeling.commons.collections.TopFloatFloatCollection
-
Adds the given value and the object associated with to the container if
the given value is inside the top n values.
- add(float, int) - Method in class org.dice_research.topicmodeling.commons.collections.TopFloatIntCollection
-
Adds the given value and the object associated with to the container if
the given value is inside the top n values.
- add(float, long) - Method in class org.dice_research.topicmodeling.commons.collections.TopFloatLongCollection
-
Adds the given value and the object associated with to the container if
the given value is inside the top n values.
- add(float, V) - Method in class org.dice_research.topicmodeling.commons.collections.TopFloatObjectCollection
-
Adds the given value and the object associated with to the container if
the given value is inside the top n values.
- add(float, short) - Method in class org.dice_research.topicmodeling.commons.collections.TopFloatShortCollection
-
Adds the given value and the object associated with to the container if
the given value is inside the top n values.
- add(int, boolean) - Method in class org.dice_research.topicmodeling.commons.collections.TopIntBooleanCollection
-
Adds the given value and the object associated with to the container if
the given value is inside the top n values.
- add(int, byte) - Method in class org.dice_research.topicmodeling.commons.collections.TopIntByteCollection
-
Adds the given value and the object associated with to the container if
the given value is inside the top n values.
- add(int, char) - Method in class org.dice_research.topicmodeling.commons.collections.TopIntCharCollection
-
Adds the given value and the object associated with to the container if
the given value is inside the top n values.
- add(int, double) - Method in class org.dice_research.topicmodeling.commons.collections.TopIntDoubleCollection
-
Adds the given value and the object associated with to the container if
the given value is inside the top n values.
- add(int, float) - Method in class org.dice_research.topicmodeling.commons.collections.TopIntFloatCollection
-
Adds the given value and the object associated with to the container if
the given value is inside the top n values.
- add(int, int) - Method in class org.dice_research.topicmodeling.commons.collections.TopIntIntCollection
-
Adds the given value and the object associated with to the container if
the given value is inside the top n values.
- add(int, long) - Method in class org.dice_research.topicmodeling.commons.collections.TopIntLongCollection
-
Adds the given value and the object associated with to the container if
the given value is inside the top n values.
- add(int, V) - Method in class org.dice_research.topicmodeling.commons.collections.TopIntObjectCollection
-
Adds the given value and the object associated with to the container if
the given value is inside the top n values.
- add(int, short) - Method in class org.dice_research.topicmodeling.commons.collections.TopIntShortCollection
-
Adds the given value and the object associated with to the container if
the given value is inside the top n values.
- add(long, boolean) - Method in class org.dice_research.topicmodeling.commons.collections.TopLongBooleanCollection
-
Adds the given value and the object associated with to the container if
the given value is inside the top n values.
- add(long, byte) - Method in class org.dice_research.topicmodeling.commons.collections.TopLongByteCollection
-
Adds the given value and the object associated with to the container if
the given value is inside the top n values.
- add(long, char) - Method in class org.dice_research.topicmodeling.commons.collections.TopLongCharCollection
-
Adds the given value and the object associated with to the container if
the given value is inside the top n values.
- add(long, double) - Method in class org.dice_research.topicmodeling.commons.collections.TopLongDoubleCollection
-
Adds the given value and the object associated with to the container if
the given value is inside the top n values.
- add(long, float) - Method in class org.dice_research.topicmodeling.commons.collections.TopLongFloatCollection
-
Adds the given value and the object associated with to the container if
the given value is inside the top n values.
- add(long, int) - Method in class org.dice_research.topicmodeling.commons.collections.TopLongIntCollection
-
Adds the given value and the object associated with to the container if
the given value is inside the top n values.
- add(long, long) - Method in class org.dice_research.topicmodeling.commons.collections.TopLongLongCollection
-
Adds the given value and the object associated with to the container if
the given value is inside the top n values.
- add(long, V) - Method in class org.dice_research.topicmodeling.commons.collections.TopLongObjectCollection
-
Adds the given value and the object associated with to the container if
the given value is inside the top n values.
- add(long, short) - Method in class org.dice_research.topicmodeling.commons.collections.TopLongShortCollection
-
Adds the given value and the object associated with to the container if
the given value is inside the top n values.
- add(short, boolean) - Method in class org.dice_research.topicmodeling.commons.collections.TopShortBooleanCollection
-
Adds the given value and the object associated with to the container if
the given value is inside the top n values.
- add(short, byte) - Method in class org.dice_research.topicmodeling.commons.collections.TopShortByteCollection
-
Adds the given value and the object associated with to the container if
the given value is inside the top n values.
- add(short, char) - Method in class org.dice_research.topicmodeling.commons.collections.TopShortCharCollection
-
Adds the given value and the object associated with to the container if
the given value is inside the top n values.
- add(short, double) - Method in class org.dice_research.topicmodeling.commons.collections.TopShortDoubleCollection
-
Adds the given value and the object associated with to the container if
the given value is inside the top n values.
- add(short, float) - Method in class org.dice_research.topicmodeling.commons.collections.TopShortFloatCollection
-
Adds the given value and the object associated with to the container if
the given value is inside the top n values.
- add(short, int) - Method in class org.dice_research.topicmodeling.commons.collections.TopShortIntCollection
-
Adds the given value and the object associated with to the container if
the given value is inside the top n values.
- add(short, long) - Method in class org.dice_research.topicmodeling.commons.collections.TopShortLongCollection
-
Adds the given value and the object associated with to the container if
the given value is inside the top n values.
- add(short, V) - Method in class org.dice_research.topicmodeling.commons.collections.TopShortObjectCollection
-
Adds the given value and the object associated with to the container if
the given value is inside the top n values.
- add(short, short) - Method in class org.dice_research.topicmodeling.commons.collections.TopShortShortCollection
-
Adds the given value and the object associated with to the container if
the given value is inside the top n values.
- ARRAY_EQUALS_DELTA_ASSOCIATED_ARRAY_KEY - Static variable in class org.dice_research.topicmodeling.commons.sort.AssociativeSortClassGenerator
-
Defining the String which will be replaced with the delta which is needed
to compare double or float values of the associated array in the JUnit
tests (or an empty String if the type of the associated array is not
double or float).
- ARRAY_EQUALS_DELTA_OBEJCT_ARRAY_KEY - Static variable in class org.dice_research.topicmodeling.commons.collections.TopCollectionClassGenerator
-
Defining the String which will be replaced with the delta which is needed
to compare double or float values of the associated array in the JUnit
tests (or an empty String if the type of the associated array is not
double or float).
- ARRAY_EQUALS_DELTA_SORTED_ARRAY_KEY - Static variable in class org.dice_research.topicmodeling.commons.sort.AssociativeSortClassGenerator
-
Defining the String which will be replaced with the delta which is needed
to compare double or float values of the sorted array in the JUnit tests
(or an empty String if the type of the sorted array is not double or
float).
- ARRAY_EQUALS_DELTA_VALUE_ARRAY_KEY - Static variable in class org.dice_research.topicmodeling.commons.collections.TopCollectionClassGenerator
-
Defining the String which will be replaced with the delta which is needed
to compare double or float values of the sorted array in the JUnit tests
(or an empty String if the type of the sorted array is not double or
float).
- ASSOCIATED_TYPE_EXAMPLE_KEY - Static variable in class org.dice_research.topicmodeling.commons.sort.AssociativeSortClassGenerator
-
Defining the String which will be replaced with the example array for the
associated array.
- ASSOCIATED_TYPE_KEY - Static variable in class org.dice_research.topicmodeling.commons.collections.TopCollectionClassGenerator
-
Defining the String which will be replaced with the type of the
associated array.
- ASSOCIATED_TYPE_KEY - Static variable in class org.dice_research.topicmodeling.commons.sort.AssociativeSortClassGenerator
-
Defining the String which will be replaced with the type of the
associated array.
- ASSOCIATED_TYPES - Static variable in class org.dice_research.topicmodeling.commons.collections.TopCollectionClassGenerator
-
Defining the types the associated array can have.
- associatedTypes - Static variable in class org.dice_research.topicmodeling.commons.sort.AssociativeSortClassGenerator
-
Defining the types the associated array can have.
- AssociativeSort - Class in org.dice_research.topicmodeling.commons.sort
-
This class is a container for some static functions to sort associative.
- AssociativeSort() - Constructor for class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
- AssociativeSortClassGenerator - Class in org.dice_research.topicmodeling.commons.sort
-
- AssociativeSortClassGenerator() - Constructor for class org.dice_research.topicmodeling.commons.sort.AssociativeSortClassGenerator
-
- GENERIC_CLASS_PATTERN_FILE - Static variable in class org.dice_research.topicmodeling.commons.collections.TopCollectionClassGenerator
-
- GENERIC_DECLARATION_KEY - Static variable in class org.dice_research.topicmodeling.commons.sort.AssociativeSortClassGenerator
-
Defining the String which will be replaced with the generic type
declaration (or with an empty String if the generic type declaration is
not needed).
- GENERIC_TEST_CLASS_PATTERN_FILE - Static variable in class org.dice_research.topicmodeling.commons.collections.TopCollectionClassGenerator
-
- getArrayDelta(String) - Method in class org.dice_research.topicmodeling.commons.sort.AssociativeSortClassGenerator
-
Returns a String defining a delta for the equal assertion of the JUnit
tests if the given type is double or float.
- getObjects() - Method in class org.dice_research.topicmodeling.commons.collections.TopByteBooleanCollection
-
Returns the array of objects associated to the best values.
- getObjects() - Method in class org.dice_research.topicmodeling.commons.collections.TopByteByteCollection
-
Returns the array of objects associated to the best values.
- getObjects() - Method in class org.dice_research.topicmodeling.commons.collections.TopByteCharCollection
-
Returns the array of objects associated to the best values.
- getObjects() - Method in class org.dice_research.topicmodeling.commons.collections.TopByteDoubleCollection
-
Returns the array of objects associated to the best values.
- getObjects() - Method in class org.dice_research.topicmodeling.commons.collections.TopByteFloatCollection
-
Returns the array of objects associated to the best values.
- getObjects() - Method in class org.dice_research.topicmodeling.commons.collections.TopByteIntCollection
-
Returns the array of objects associated to the best values.
- getObjects() - Method in class org.dice_research.topicmodeling.commons.collections.TopByteLongCollection
-
Returns the array of objects associated to the best values.
- getObjects() - Method in class org.dice_research.topicmodeling.commons.collections.TopByteObjectCollection
-
Returns the array of objects associated to the best values.
- getObjects() - Method in class org.dice_research.topicmodeling.commons.collections.TopByteShortCollection
-
Returns the array of objects associated to the best values.
- getObjects() - Method in class org.dice_research.topicmodeling.commons.collections.TopCharBooleanCollection
-
Returns the array of objects associated to the best values.
- getObjects() - Method in class org.dice_research.topicmodeling.commons.collections.TopCharByteCollection
-
Returns the array of objects associated to the best values.
- getObjects() - Method in class org.dice_research.topicmodeling.commons.collections.TopCharCharCollection
-
Returns the array of objects associated to the best values.
- getObjects() - Method in class org.dice_research.topicmodeling.commons.collections.TopCharDoubleCollection
-
Returns the array of objects associated to the best values.
- getObjects() - Method in class org.dice_research.topicmodeling.commons.collections.TopCharFloatCollection
-
Returns the array of objects associated to the best values.
- getObjects() - Method in class org.dice_research.topicmodeling.commons.collections.TopCharIntCollection
-
Returns the array of objects associated to the best values.
- getObjects() - Method in class org.dice_research.topicmodeling.commons.collections.TopCharLongCollection
-
Returns the array of objects associated to the best values.
- getObjects() - Method in class org.dice_research.topicmodeling.commons.collections.TopCharObjectCollection
-
Returns the array of objects associated to the best values.
- getObjects() - Method in class org.dice_research.topicmodeling.commons.collections.TopCharShortCollection
-
Returns the array of objects associated to the best values.
- getObjects() - Method in class org.dice_research.topicmodeling.commons.collections.TopDoubleBooleanCollection
-
Returns the array of objects associated to the best values.
- getObjects() - Method in class org.dice_research.topicmodeling.commons.collections.TopDoubleByteCollection
-
Returns the array of objects associated to the best values.
- getObjects() - Method in class org.dice_research.topicmodeling.commons.collections.TopDoubleCharCollection
-
Returns the array of objects associated to the best values.
- getObjects() - Method in class org.dice_research.topicmodeling.commons.collections.TopDoubleDoubleCollection
-
Returns the array of objects associated to the best values.
- getObjects() - Method in class org.dice_research.topicmodeling.commons.collections.TopDoubleFloatCollection
-
Returns the array of objects associated to the best values.
- getObjects() - Method in class org.dice_research.topicmodeling.commons.collections.TopDoubleIntCollection
-
Returns the array of objects associated to the best values.
- getObjects() - Method in class org.dice_research.topicmodeling.commons.collections.TopDoubleLongCollection
-
Returns the array of objects associated to the best values.
- getObjects() - Method in class org.dice_research.topicmodeling.commons.collections.TopDoubleObjectCollection
-
Returns the array of objects associated to the best values.
- getObjects() - Method in class org.dice_research.topicmodeling.commons.collections.TopDoubleShortCollection
-
Returns the array of objects associated to the best values.
- getObjects() - Method in class org.dice_research.topicmodeling.commons.collections.TopFloatBooleanCollection
-
Returns the array of objects associated to the best values.
- getObjects() - Method in class org.dice_research.topicmodeling.commons.collections.TopFloatByteCollection
-
Returns the array of objects associated to the best values.
- getObjects() - Method in class org.dice_research.topicmodeling.commons.collections.TopFloatCharCollection
-
Returns the array of objects associated to the best values.
- getObjects() - Method in class org.dice_research.topicmodeling.commons.collections.TopFloatDoubleCollection
-
Returns the array of objects associated to the best values.
- getObjects() - Method in class org.dice_research.topicmodeling.commons.collections.TopFloatFloatCollection
-
Returns the array of objects associated to the best values.
- getObjects() - Method in class org.dice_research.topicmodeling.commons.collections.TopFloatIntCollection
-
Returns the array of objects associated to the best values.
- getObjects() - Method in class org.dice_research.topicmodeling.commons.collections.TopFloatLongCollection
-
Returns the array of objects associated to the best values.
- getObjects() - Method in class org.dice_research.topicmodeling.commons.collections.TopFloatObjectCollection
-
Returns the array of objects associated to the best values.
- getObjects() - Method in class org.dice_research.topicmodeling.commons.collections.TopFloatShortCollection
-
Returns the array of objects associated to the best values.
- getObjects() - Method in class org.dice_research.topicmodeling.commons.collections.TopIntBooleanCollection
-
Returns the array of objects associated to the best values.
- getObjects() - Method in class org.dice_research.topicmodeling.commons.collections.TopIntByteCollection
-
Returns the array of objects associated to the best values.
- getObjects() - Method in class org.dice_research.topicmodeling.commons.collections.TopIntCharCollection
-
Returns the array of objects associated to the best values.
- getObjects() - Method in class org.dice_research.topicmodeling.commons.collections.TopIntDoubleCollection
-
Returns the array of objects associated to the best values.
- getObjects() - Method in class org.dice_research.topicmodeling.commons.collections.TopIntFloatCollection
-
Returns the array of objects associated to the best values.
- getObjects() - Method in class org.dice_research.topicmodeling.commons.collections.TopIntIntCollection
-
Returns the array of objects associated to the best values.
- getObjects() - Method in class org.dice_research.topicmodeling.commons.collections.TopIntLongCollection
-
Returns the array of objects associated to the best values.
- getObjects() - Method in class org.dice_research.topicmodeling.commons.collections.TopIntObjectCollection
-
Returns the array of objects associated to the best values.
- getObjects() - Method in class org.dice_research.topicmodeling.commons.collections.TopIntShortCollection
-
Returns the array of objects associated to the best values.
- getObjects() - Method in class org.dice_research.topicmodeling.commons.collections.TopLongBooleanCollection
-
Returns the array of objects associated to the best values.
- getObjects() - Method in class org.dice_research.topicmodeling.commons.collections.TopLongByteCollection
-
Returns the array of objects associated to the best values.
- getObjects() - Method in class org.dice_research.topicmodeling.commons.collections.TopLongCharCollection
-
Returns the array of objects associated to the best values.
- getObjects() - Method in class org.dice_research.topicmodeling.commons.collections.TopLongDoubleCollection
-
Returns the array of objects associated to the best values.
- getObjects() - Method in class org.dice_research.topicmodeling.commons.collections.TopLongFloatCollection
-
Returns the array of objects associated to the best values.
- getObjects() - Method in class org.dice_research.topicmodeling.commons.collections.TopLongIntCollection
-
Returns the array of objects associated to the best values.
- getObjects() - Method in class org.dice_research.topicmodeling.commons.collections.TopLongLongCollection
-
Returns the array of objects associated to the best values.
- getObjects() - Method in class org.dice_research.topicmodeling.commons.collections.TopLongObjectCollection
-
Returns the array of objects associated to the best values.
- getObjects() - Method in class org.dice_research.topicmodeling.commons.collections.TopLongShortCollection
-
Returns the array of objects associated to the best values.
- getObjects() - Method in class org.dice_research.topicmodeling.commons.collections.TopShortBooleanCollection
-
Returns the array of objects associated to the best values.
- getObjects() - Method in class org.dice_research.topicmodeling.commons.collections.TopShortByteCollection
-
Returns the array of objects associated to the best values.
- getObjects() - Method in class org.dice_research.topicmodeling.commons.collections.TopShortCharCollection
-
Returns the array of objects associated to the best values.
- getObjects() - Method in class org.dice_research.topicmodeling.commons.collections.TopShortDoubleCollection
-
Returns the array of objects associated to the best values.
- getObjects() - Method in class org.dice_research.topicmodeling.commons.collections.TopShortFloatCollection
-
Returns the array of objects associated to the best values.
- getObjects() - Method in class org.dice_research.topicmodeling.commons.collections.TopShortIntCollection
-
Returns the array of objects associated to the best values.
- getObjects() - Method in class org.dice_research.topicmodeling.commons.collections.TopShortLongCollection
-
Returns the array of objects associated to the best values.
- getObjects() - Method in class org.dice_research.topicmodeling.commons.collections.TopShortObjectCollection
-
Returns the array of objects associated to the best values.
- getObjects() - Method in class org.dice_research.topicmodeling.commons.collections.TopShortShortCollection
-
Returns the array of objects associated to the best values.
- getValues() - Method in class org.dice_research.topicmodeling.commons.collections.TopByteBooleanCollection
-
Returns the array of the n best values.
- getValues() - Method in class org.dice_research.topicmodeling.commons.collections.TopByteByteCollection
-
Returns the array of the n best values.
- getValues() - Method in class org.dice_research.topicmodeling.commons.collections.TopByteCharCollection
-
Returns the array of the n best values.
- getValues() - Method in class org.dice_research.topicmodeling.commons.collections.TopByteDoubleCollection
-
Returns the array of the n best values.
- getValues() - Method in class org.dice_research.topicmodeling.commons.collections.TopByteFloatCollection
-
Returns the array of the n best values.
- getValues() - Method in class org.dice_research.topicmodeling.commons.collections.TopByteIntCollection
-
Returns the array of the n best values.
- getValues() - Method in class org.dice_research.topicmodeling.commons.collections.TopByteLongCollection
-
Returns the array of the n best values.
- getValues() - Method in class org.dice_research.topicmodeling.commons.collections.TopByteObjectCollection
-
Returns the array of the n best values.
- getValues() - Method in class org.dice_research.topicmodeling.commons.collections.TopByteShortCollection
-
Returns the array of the n best values.
- getValues() - Method in class org.dice_research.topicmodeling.commons.collections.TopCharBooleanCollection
-
Returns the array of the n best values.
- getValues() - Method in class org.dice_research.topicmodeling.commons.collections.TopCharByteCollection
-
Returns the array of the n best values.
- getValues() - Method in class org.dice_research.topicmodeling.commons.collections.TopCharCharCollection
-
Returns the array of the n best values.
- getValues() - Method in class org.dice_research.topicmodeling.commons.collections.TopCharDoubleCollection
-
Returns the array of the n best values.
- getValues() - Method in class org.dice_research.topicmodeling.commons.collections.TopCharFloatCollection
-
Returns the array of the n best values.
- getValues() - Method in class org.dice_research.topicmodeling.commons.collections.TopCharIntCollection
-
Returns the array of the n best values.
- getValues() - Method in class org.dice_research.topicmodeling.commons.collections.TopCharLongCollection
-
Returns the array of the n best values.
- getValues() - Method in class org.dice_research.topicmodeling.commons.collections.TopCharObjectCollection
-
Returns the array of the n best values.
- getValues() - Method in class org.dice_research.topicmodeling.commons.collections.TopCharShortCollection
-
Returns the array of the n best values.
- getValues() - Method in class org.dice_research.topicmodeling.commons.collections.TopDoubleBooleanCollection
-
Returns the array of the n best values.
- getValues() - Method in class org.dice_research.topicmodeling.commons.collections.TopDoubleByteCollection
-
Returns the array of the n best values.
- getValues() - Method in class org.dice_research.topicmodeling.commons.collections.TopDoubleCharCollection
-
Returns the array of the n best values.
- getValues() - Method in class org.dice_research.topicmodeling.commons.collections.TopDoubleDoubleCollection
-
Returns the array of the n best values.
- getValues() - Method in class org.dice_research.topicmodeling.commons.collections.TopDoubleFloatCollection
-
Returns the array of the n best values.
- getValues() - Method in class org.dice_research.topicmodeling.commons.collections.TopDoubleIntCollection
-
Returns the array of the n best values.
- getValues() - Method in class org.dice_research.topicmodeling.commons.collections.TopDoubleLongCollection
-
Returns the array of the n best values.
- getValues() - Method in class org.dice_research.topicmodeling.commons.collections.TopDoubleObjectCollection
-
Returns the array of the n best values.
- getValues() - Method in class org.dice_research.topicmodeling.commons.collections.TopDoubleShortCollection
-
Returns the array of the n best values.
- getValues() - Method in class org.dice_research.topicmodeling.commons.collections.TopFloatBooleanCollection
-
Returns the array of the n best values.
- getValues() - Method in class org.dice_research.topicmodeling.commons.collections.TopFloatByteCollection
-
Returns the array of the n best values.
- getValues() - Method in class org.dice_research.topicmodeling.commons.collections.TopFloatCharCollection
-
Returns the array of the n best values.
- getValues() - Method in class org.dice_research.topicmodeling.commons.collections.TopFloatDoubleCollection
-
Returns the array of the n best values.
- getValues() - Method in class org.dice_research.topicmodeling.commons.collections.TopFloatFloatCollection
-
Returns the array of the n best values.
- getValues() - Method in class org.dice_research.topicmodeling.commons.collections.TopFloatIntCollection
-
Returns the array of the n best values.
- getValues() - Method in class org.dice_research.topicmodeling.commons.collections.TopFloatLongCollection
-
Returns the array of the n best values.
- getValues() - Method in class org.dice_research.topicmodeling.commons.collections.TopFloatObjectCollection
-
Returns the array of the n best values.
- getValues() - Method in class org.dice_research.topicmodeling.commons.collections.TopFloatShortCollection
-
Returns the array of the n best values.
- getValues() - Method in class org.dice_research.topicmodeling.commons.collections.TopIntBooleanCollection
-
Returns the array of the n best values.
- getValues() - Method in class org.dice_research.topicmodeling.commons.collections.TopIntByteCollection
-
Returns the array of the n best values.
- getValues() - Method in class org.dice_research.topicmodeling.commons.collections.TopIntCharCollection
-
Returns the array of the n best values.
- getValues() - Method in class org.dice_research.topicmodeling.commons.collections.TopIntDoubleCollection
-
Returns the array of the n best values.
- getValues() - Method in class org.dice_research.topicmodeling.commons.collections.TopIntFloatCollection
-
Returns the array of the n best values.
- getValues() - Method in class org.dice_research.topicmodeling.commons.collections.TopIntIntCollection
-
Returns the array of the n best values.
- getValues() - Method in class org.dice_research.topicmodeling.commons.collections.TopIntLongCollection
-
Returns the array of the n best values.
- getValues() - Method in class org.dice_research.topicmodeling.commons.collections.TopIntObjectCollection
-
Returns the array of the n best values.
- getValues() - Method in class org.dice_research.topicmodeling.commons.collections.TopIntShortCollection
-
Returns the array of the n best values.
- getValues() - Method in class org.dice_research.topicmodeling.commons.collections.TopLongBooleanCollection
-
Returns the array of the n best values.
- getValues() - Method in class org.dice_research.topicmodeling.commons.collections.TopLongByteCollection
-
Returns the array of the n best values.
- getValues() - Method in class org.dice_research.topicmodeling.commons.collections.TopLongCharCollection
-
Returns the array of the n best values.
- getValues() - Method in class org.dice_research.topicmodeling.commons.collections.TopLongDoubleCollection
-
Returns the array of the n best values.
- getValues() - Method in class org.dice_research.topicmodeling.commons.collections.TopLongFloatCollection
-
Returns the array of the n best values.
- getValues() - Method in class org.dice_research.topicmodeling.commons.collections.TopLongIntCollection
-
Returns the array of the n best values.
- getValues() - Method in class org.dice_research.topicmodeling.commons.collections.TopLongLongCollection
-
Returns the array of the n best values.
- getValues() - Method in class org.dice_research.topicmodeling.commons.collections.TopLongObjectCollection
-
Returns the array of the n best values.
- getValues() - Method in class org.dice_research.topicmodeling.commons.collections.TopLongShortCollection
-
Returns the array of the n best values.
- getValues() - Method in class org.dice_research.topicmodeling.commons.collections.TopShortBooleanCollection
-
Returns the array of the n best values.
- getValues() - Method in class org.dice_research.topicmodeling.commons.collections.TopShortByteCollection
-
Returns the array of the n best values.
- getValues() - Method in class org.dice_research.topicmodeling.commons.collections.TopShortCharCollection
-
Returns the array of the n best values.
- getValues() - Method in class org.dice_research.topicmodeling.commons.collections.TopShortDoubleCollection
-
Returns the array of the n best values.
- getValues() - Method in class org.dice_research.topicmodeling.commons.collections.TopShortFloatCollection
-
Returns the array of the n best values.
- getValues() - Method in class org.dice_research.topicmodeling.commons.collections.TopShortIntCollection
-
Returns the array of the n best values.
- getValues() - Method in class org.dice_research.topicmodeling.commons.collections.TopShortLongCollection
-
Returns the array of the n best values.
- getValues() - Method in class org.dice_research.topicmodeling.commons.collections.TopShortObjectCollection
-
Returns the array of the n best values.
- getValues() - Method in class org.dice_research.topicmodeling.commons.collections.TopShortShortCollection
-
Returns the array of the n best values.
- objects - Variable in class org.dice_research.topicmodeling.commons.collections.TopByteBooleanCollection
-
An array containing the objects associated to the n best values seen by
this container.
- objects - Variable in class org.dice_research.topicmodeling.commons.collections.TopByteByteCollection
-
An array containing the objects associated to the n best values seen by
this container.
- objects - Variable in class org.dice_research.topicmodeling.commons.collections.TopByteCharCollection
-
An array containing the objects associated to the n best values seen by
this container.
- objects - Variable in class org.dice_research.topicmodeling.commons.collections.TopByteDoubleCollection
-
An array containing the objects associated to the n best values seen by
this container.
- objects - Variable in class org.dice_research.topicmodeling.commons.collections.TopByteFloatCollection
-
An array containing the objects associated to the n best values seen by
this container.
- objects - Variable in class org.dice_research.topicmodeling.commons.collections.TopByteIntCollection
-
An array containing the objects associated to the n best values seen by
this container.
- objects - Variable in class org.dice_research.topicmodeling.commons.collections.TopByteLongCollection
-
An array containing the objects associated to the n best values seen by
this container.
- objects - Variable in class org.dice_research.topicmodeling.commons.collections.TopByteObjectCollection
-
An array containing the objects associated to the n best values seen by
this container.
- objects - Variable in class org.dice_research.topicmodeling.commons.collections.TopByteShortCollection
-
An array containing the objects associated to the n best values seen by
this container.
- objects - Variable in class org.dice_research.topicmodeling.commons.collections.TopCharBooleanCollection
-
An array containing the objects associated to the n best values seen by
this container.
- objects - Variable in class org.dice_research.topicmodeling.commons.collections.TopCharByteCollection
-
An array containing the objects associated to the n best values seen by
this container.
- objects - Variable in class org.dice_research.topicmodeling.commons.collections.TopCharCharCollection
-
An array containing the objects associated to the n best values seen by
this container.
- objects - Variable in class org.dice_research.topicmodeling.commons.collections.TopCharDoubleCollection
-
An array containing the objects associated to the n best values seen by
this container.
- objects - Variable in class org.dice_research.topicmodeling.commons.collections.TopCharFloatCollection
-
An array containing the objects associated to the n best values seen by
this container.
- objects - Variable in class org.dice_research.topicmodeling.commons.collections.TopCharIntCollection
-
An array containing the objects associated to the n best values seen by
this container.
- objects - Variable in class org.dice_research.topicmodeling.commons.collections.TopCharLongCollection
-
An array containing the objects associated to the n best values seen by
this container.
- objects - Variable in class org.dice_research.topicmodeling.commons.collections.TopCharObjectCollection
-
An array containing the objects associated to the n best values seen by
this container.
- objects - Variable in class org.dice_research.topicmodeling.commons.collections.TopCharShortCollection
-
An array containing the objects associated to the n best values seen by
this container.
- objects - Variable in class org.dice_research.topicmodeling.commons.collections.TopDoubleBooleanCollection
-
An array containing the objects associated to the n best values seen by
this container.
- objects - Variable in class org.dice_research.topicmodeling.commons.collections.TopDoubleByteCollection
-
An array containing the objects associated to the n best values seen by
this container.
- objects - Variable in class org.dice_research.topicmodeling.commons.collections.TopDoubleCharCollection
-
An array containing the objects associated to the n best values seen by
this container.
- objects - Variable in class org.dice_research.topicmodeling.commons.collections.TopDoubleDoubleCollection
-
An array containing the objects associated to the n best values seen by
this container.
- objects - Variable in class org.dice_research.topicmodeling.commons.collections.TopDoubleFloatCollection
-
An array containing the objects associated to the n best values seen by
this container.
- objects - Variable in class org.dice_research.topicmodeling.commons.collections.TopDoubleIntCollection
-
An array containing the objects associated to the n best values seen by
this container.
- objects - Variable in class org.dice_research.topicmodeling.commons.collections.TopDoubleLongCollection
-
An array containing the objects associated to the n best values seen by
this container.
- objects - Variable in class org.dice_research.topicmodeling.commons.collections.TopDoubleObjectCollection
-
An array containing the objects associated to the n best values seen by
this container.
- objects - Variable in class org.dice_research.topicmodeling.commons.collections.TopDoubleShortCollection
-
An array containing the objects associated to the n best values seen by
this container.
- objects - Variable in class org.dice_research.topicmodeling.commons.collections.TopFloatBooleanCollection
-
An array containing the objects associated to the n best values seen by
this container.
- objects - Variable in class org.dice_research.topicmodeling.commons.collections.TopFloatByteCollection
-
An array containing the objects associated to the n best values seen by
this container.
- objects - Variable in class org.dice_research.topicmodeling.commons.collections.TopFloatCharCollection
-
An array containing the objects associated to the n best values seen by
this container.
- objects - Variable in class org.dice_research.topicmodeling.commons.collections.TopFloatDoubleCollection
-
An array containing the objects associated to the n best values seen by
this container.
- objects - Variable in class org.dice_research.topicmodeling.commons.collections.TopFloatFloatCollection
-
An array containing the objects associated to the n best values seen by
this container.
- objects - Variable in class org.dice_research.topicmodeling.commons.collections.TopFloatIntCollection
-
An array containing the objects associated to the n best values seen by
this container.
- objects - Variable in class org.dice_research.topicmodeling.commons.collections.TopFloatLongCollection
-
An array containing the objects associated to the n best values seen by
this container.
- objects - Variable in class org.dice_research.topicmodeling.commons.collections.TopFloatObjectCollection
-
An array containing the objects associated to the n best values seen by
this container.
- objects - Variable in class org.dice_research.topicmodeling.commons.collections.TopFloatShortCollection
-
An array containing the objects associated to the n best values seen by
this container.
- objects - Variable in class org.dice_research.topicmodeling.commons.collections.TopIntBooleanCollection
-
An array containing the objects associated to the n best values seen by
this container.
- objects - Variable in class org.dice_research.topicmodeling.commons.collections.TopIntByteCollection
-
An array containing the objects associated to the n best values seen by
this container.
- objects - Variable in class org.dice_research.topicmodeling.commons.collections.TopIntCharCollection
-
An array containing the objects associated to the n best values seen by
this container.
- objects - Variable in class org.dice_research.topicmodeling.commons.collections.TopIntDoubleCollection
-
An array containing the objects associated to the n best values seen by
this container.
- objects - Variable in class org.dice_research.topicmodeling.commons.collections.TopIntFloatCollection
-
An array containing the objects associated to the n best values seen by
this container.
- objects - Variable in class org.dice_research.topicmodeling.commons.collections.TopIntIntCollection
-
An array containing the objects associated to the n best values seen by
this container.
- objects - Variable in class org.dice_research.topicmodeling.commons.collections.TopIntLongCollection
-
An array containing the objects associated to the n best values seen by
this container.
- objects - Variable in class org.dice_research.topicmodeling.commons.collections.TopIntObjectCollection
-
An array containing the objects associated to the n best values seen by
this container.
- objects - Variable in class org.dice_research.topicmodeling.commons.collections.TopIntShortCollection
-
An array containing the objects associated to the n best values seen by
this container.
- objects - Variable in class org.dice_research.topicmodeling.commons.collections.TopLongBooleanCollection
-
An array containing the objects associated to the n best values seen by
this container.
- objects - Variable in class org.dice_research.topicmodeling.commons.collections.TopLongByteCollection
-
An array containing the objects associated to the n best values seen by
this container.
- objects - Variable in class org.dice_research.topicmodeling.commons.collections.TopLongCharCollection
-
An array containing the objects associated to the n best values seen by
this container.
- objects - Variable in class org.dice_research.topicmodeling.commons.collections.TopLongDoubleCollection
-
An array containing the objects associated to the n best values seen by
this container.
- objects - Variable in class org.dice_research.topicmodeling.commons.collections.TopLongFloatCollection
-
An array containing the objects associated to the n best values seen by
this container.
- objects - Variable in class org.dice_research.topicmodeling.commons.collections.TopLongIntCollection
-
An array containing the objects associated to the n best values seen by
this container.
- objects - Variable in class org.dice_research.topicmodeling.commons.collections.TopLongLongCollection
-
An array containing the objects associated to the n best values seen by
this container.
- objects - Variable in class org.dice_research.topicmodeling.commons.collections.TopLongObjectCollection
-
An array containing the objects associated to the n best values seen by
this container.
- objects - Variable in class org.dice_research.topicmodeling.commons.collections.TopLongShortCollection
-
An array containing the objects associated to the n best values seen by
this container.
- objects - Variable in class org.dice_research.topicmodeling.commons.collections.TopShortBooleanCollection
-
An array containing the objects associated to the n best values seen by
this container.
- objects - Variable in class org.dice_research.topicmodeling.commons.collections.TopShortByteCollection
-
An array containing the objects associated to the n best values seen by
this container.
- objects - Variable in class org.dice_research.topicmodeling.commons.collections.TopShortCharCollection
-
An array containing the objects associated to the n best values seen by
this container.
- objects - Variable in class org.dice_research.topicmodeling.commons.collections.TopShortDoubleCollection
-
An array containing the objects associated to the n best values seen by
this container.
- objects - Variable in class org.dice_research.topicmodeling.commons.collections.TopShortFloatCollection
-
An array containing the objects associated to the n best values seen by
this container.
- objects - Variable in class org.dice_research.topicmodeling.commons.collections.TopShortIntCollection
-
An array containing the objects associated to the n best values seen by
this container.
- objects - Variable in class org.dice_research.topicmodeling.commons.collections.TopShortLongCollection
-
An array containing the objects associated to the n best values seen by
this container.
- objects - Variable in class org.dice_research.topicmodeling.commons.collections.TopShortObjectCollection
-
An array containing the objects associated to the n best values seen by
this container.
- objects - Variable in class org.dice_research.topicmodeling.commons.collections.TopShortShortCollection
-
An array containing the objects associated to the n best values seen by
this container.
- org.dice_research.topicmodeling.commons.collections - package org.dice_research.topicmodeling.commons.collections
-
- org.dice_research.topicmodeling.commons.io - package org.dice_research.topicmodeling.commons.io
-
- org.dice_research.topicmodeling.commons.sort - package org.dice_research.topicmodeling.commons.sort
-
- partition(byte[], boolean[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Partitions part of an array.
- partition(byte[], byte[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Partitions part of an array.
- partition(byte[], char[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Partitions part of an array.
- partition(byte[], short[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Partitions part of an array.
- partition(byte[], int[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Partitions part of an array.
- partition(byte[], long[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Partitions part of an array.
- partition(byte[], float[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Partitions part of an array.
- partition(byte[], double[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Partitions part of an array.
- partition(byte[], T[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Partitions part of an array.
- partition(char[], boolean[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Partitions part of an array.
- partition(char[], byte[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Partitions part of an array.
- partition(char[], char[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Partitions part of an array.
- partition(char[], short[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Partitions part of an array.
- partition(char[], int[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Partitions part of an array.
- partition(char[], long[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Partitions part of an array.
- partition(char[], float[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Partitions part of an array.
- partition(char[], double[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Partitions part of an array.
- partition(char[], T[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Partitions part of an array.
- partition(short[], boolean[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Partitions part of an array.
- partition(short[], byte[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Partitions part of an array.
- partition(short[], char[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Partitions part of an array.
- partition(short[], short[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Partitions part of an array.
- partition(short[], int[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Partitions part of an array.
- partition(short[], long[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Partitions part of an array.
- partition(short[], float[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Partitions part of an array.
- partition(short[], double[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Partitions part of an array.
- partition(short[], T[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Partitions part of an array.
- partition(int[], boolean[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Partitions part of an array.
- partition(int[], byte[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Partitions part of an array.
- partition(int[], char[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Partitions part of an array.
- partition(int[], short[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Partitions part of an array.
- partition(int[], int[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Partitions part of an array.
- partition(int[], long[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Partitions part of an array.
- partition(int[], float[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Partitions part of an array.
- partition(int[], double[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Partitions part of an array.
- partition(int[], T[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Partitions part of an array.
- partition(long[], boolean[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Partitions part of an array.
- partition(long[], byte[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Partitions part of an array.
- partition(long[], char[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Partitions part of an array.
- partition(long[], short[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Partitions part of an array.
- partition(long[], int[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Partitions part of an array.
- partition(long[], long[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Partitions part of an array.
- partition(long[], float[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Partitions part of an array.
- partition(long[], double[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Partitions part of an array.
- partition(long[], T[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Partitions part of an array.
- partition(float[], boolean[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Partitions part of an array.
- partition(float[], byte[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Partitions part of an array.
- partition(float[], char[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Partitions part of an array.
- partition(float[], short[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Partitions part of an array.
- partition(float[], int[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Partitions part of an array.
- partition(float[], long[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Partitions part of an array.
- partition(float[], float[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Partitions part of an array.
- partition(float[], double[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Partitions part of an array.
- partition(float[], T[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Partitions part of an array.
- partition(double[], boolean[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Partitions part of an array.
- partition(double[], byte[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Partitions part of an array.
- partition(double[], char[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Partitions part of an array.
- partition(double[], short[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Partitions part of an array.
- partition(double[], int[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Partitions part of an array.
- partition(double[], long[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Partitions part of an array.
- partition(double[], float[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Partitions part of an array.
- partition(double[], double[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Partitions part of an array.
- partition(double[], T[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Partitions part of an array.
- PARTITION_METHOD - Static variable in class org.dice_research.topicmodeling.commons.sort.AssociativeSortClassGenerator
-
String defining the partitioning method
- PATH_TO_ASSOCIATIVE_SORT_CLASS_FILE - Static variable in class org.dice_research.topicmodeling.commons.sort.AssociativeSortClassGenerator
-
- PATH_TO_ASSOCIATIVE_SORT_TEST_CLASS_FILE - Static variable in class org.dice_research.topicmodeling.commons.sort.AssociativeSortClassGenerator
-
The path to the .java file of the JUnit test class AssociativeSortTest.
- PATH_TO_COLLECTION_CLASS_FILE - Static variable in class org.dice_research.topicmodeling.commons.collections.TopCollectionClassGenerator
-
- PATH_TO_COLLECTION_TEST_CLASS_FILE - Static variable in class org.dice_research.topicmodeling.commons.collections.TopCollectionClassGenerator
-
- pop() - Method in class org.dice_research.topicmodeling.commons.collections.TopByteBooleanCollection
-
Pops the first object (the one with the best value) from the Container.
- pop() - Method in class org.dice_research.topicmodeling.commons.collections.TopByteByteCollection
-
Pops the first object (the one with the best value) from the Container.
- pop() - Method in class org.dice_research.topicmodeling.commons.collections.TopByteCharCollection
-
Pops the first object (the one with the best value) from the Container.
- pop() - Method in class org.dice_research.topicmodeling.commons.collections.TopByteDoubleCollection
-
Pops the first object (the one with the best value) from the Container.
- pop() - Method in class org.dice_research.topicmodeling.commons.collections.TopByteFloatCollection
-
Pops the first object (the one with the best value) from the Container.
- pop() - Method in class org.dice_research.topicmodeling.commons.collections.TopByteIntCollection
-
Pops the first object (the one with the best value) from the Container.
- pop() - Method in class org.dice_research.topicmodeling.commons.collections.TopByteLongCollection
-
Pops the first object (the one with the best value) from the Container.
- pop() - Method in class org.dice_research.topicmodeling.commons.collections.TopByteObjectCollection
-
Pops the first object (the one with the best value) from the Container.
- pop() - Method in class org.dice_research.topicmodeling.commons.collections.TopByteShortCollection
-
Pops the first object (the one with the best value) from the Container.
- pop() - Method in class org.dice_research.topicmodeling.commons.collections.TopCharBooleanCollection
-
Pops the first object (the one with the best value) from the Container.
- pop() - Method in class org.dice_research.topicmodeling.commons.collections.TopCharByteCollection
-
Pops the first object (the one with the best value) from the Container.
- pop() - Method in class org.dice_research.topicmodeling.commons.collections.TopCharCharCollection
-
Pops the first object (the one with the best value) from the Container.
- pop() - Method in class org.dice_research.topicmodeling.commons.collections.TopCharDoubleCollection
-
Pops the first object (the one with the best value) from the Container.
- pop() - Method in class org.dice_research.topicmodeling.commons.collections.TopCharFloatCollection
-
Pops the first object (the one with the best value) from the Container.
- pop() - Method in class org.dice_research.topicmodeling.commons.collections.TopCharIntCollection
-
Pops the first object (the one with the best value) from the Container.
- pop() - Method in class org.dice_research.topicmodeling.commons.collections.TopCharLongCollection
-
Pops the first object (the one with the best value) from the Container.
- pop() - Method in class org.dice_research.topicmodeling.commons.collections.TopCharObjectCollection
-
Pops the first object (the one with the best value) from the Container.
- pop() - Method in class org.dice_research.topicmodeling.commons.collections.TopCharShortCollection
-
Pops the first object (the one with the best value) from the Container.
- pop() - Method in class org.dice_research.topicmodeling.commons.collections.TopDoubleBooleanCollection
-
Pops the first object (the one with the best value) from the Container.
- pop() - Method in class org.dice_research.topicmodeling.commons.collections.TopDoubleByteCollection
-
Pops the first object (the one with the best value) from the Container.
- pop() - Method in class org.dice_research.topicmodeling.commons.collections.TopDoubleCharCollection
-
Pops the first object (the one with the best value) from the Container.
- pop() - Method in class org.dice_research.topicmodeling.commons.collections.TopDoubleDoubleCollection
-
Pops the first object (the one with the best value) from the Container.
- pop() - Method in class org.dice_research.topicmodeling.commons.collections.TopDoubleFloatCollection
-
Pops the first object (the one with the best value) from the Container.
- pop() - Method in class org.dice_research.topicmodeling.commons.collections.TopDoubleIntCollection
-
Pops the first object (the one with the best value) from the Container.
- pop() - Method in class org.dice_research.topicmodeling.commons.collections.TopDoubleLongCollection
-
Pops the first object (the one with the best value) from the Container.
- pop() - Method in class org.dice_research.topicmodeling.commons.collections.TopDoubleObjectCollection
-
Pops the first object (the one with the best value) from the Container.
- pop() - Method in class org.dice_research.topicmodeling.commons.collections.TopDoubleShortCollection
-
Pops the first object (the one with the best value) from the Container.
- pop() - Method in class org.dice_research.topicmodeling.commons.collections.TopFloatBooleanCollection
-
Pops the first object (the one with the best value) from the Container.
- pop() - Method in class org.dice_research.topicmodeling.commons.collections.TopFloatByteCollection
-
Pops the first object (the one with the best value) from the Container.
- pop() - Method in class org.dice_research.topicmodeling.commons.collections.TopFloatCharCollection
-
Pops the first object (the one with the best value) from the Container.
- pop() - Method in class org.dice_research.topicmodeling.commons.collections.TopFloatDoubleCollection
-
Pops the first object (the one with the best value) from the Container.
- pop() - Method in class org.dice_research.topicmodeling.commons.collections.TopFloatFloatCollection
-
Pops the first object (the one with the best value) from the Container.
- pop() - Method in class org.dice_research.topicmodeling.commons.collections.TopFloatIntCollection
-
Pops the first object (the one with the best value) from the Container.
- pop() - Method in class org.dice_research.topicmodeling.commons.collections.TopFloatLongCollection
-
Pops the first object (the one with the best value) from the Container.
- pop() - Method in class org.dice_research.topicmodeling.commons.collections.TopFloatObjectCollection
-
Pops the first object (the one with the best value) from the Container.
- pop() - Method in class org.dice_research.topicmodeling.commons.collections.TopFloatShortCollection
-
Pops the first object (the one with the best value) from the Container.
- pop() - Method in class org.dice_research.topicmodeling.commons.collections.TopIntBooleanCollection
-
Pops the first object (the one with the best value) from the Container.
- pop() - Method in class org.dice_research.topicmodeling.commons.collections.TopIntByteCollection
-
Pops the first object (the one with the best value) from the Container.
- pop() - Method in class org.dice_research.topicmodeling.commons.collections.TopIntCharCollection
-
Pops the first object (the one with the best value) from the Container.
- pop() - Method in class org.dice_research.topicmodeling.commons.collections.TopIntDoubleCollection
-
Pops the first object (the one with the best value) from the Container.
- pop() - Method in class org.dice_research.topicmodeling.commons.collections.TopIntFloatCollection
-
Pops the first object (the one with the best value) from the Container.
- pop() - Method in class org.dice_research.topicmodeling.commons.collections.TopIntIntCollection
-
Pops the first object (the one with the best value) from the Container.
- pop() - Method in class org.dice_research.topicmodeling.commons.collections.TopIntLongCollection
-
Pops the first object (the one with the best value) from the Container.
- pop() - Method in class org.dice_research.topicmodeling.commons.collections.TopIntObjectCollection
-
Pops the first object (the one with the best value) from the Container.
- pop() - Method in class org.dice_research.topicmodeling.commons.collections.TopIntShortCollection
-
Pops the first object (the one with the best value) from the Container.
- pop() - Method in class org.dice_research.topicmodeling.commons.collections.TopLongBooleanCollection
-
Pops the first object (the one with the best value) from the Container.
- pop() - Method in class org.dice_research.topicmodeling.commons.collections.TopLongByteCollection
-
Pops the first object (the one with the best value) from the Container.
- pop() - Method in class org.dice_research.topicmodeling.commons.collections.TopLongCharCollection
-
Pops the first object (the one with the best value) from the Container.
- pop() - Method in class org.dice_research.topicmodeling.commons.collections.TopLongDoubleCollection
-
Pops the first object (the one with the best value) from the Container.
- pop() - Method in class org.dice_research.topicmodeling.commons.collections.TopLongFloatCollection
-
Pops the first object (the one with the best value) from the Container.
- pop() - Method in class org.dice_research.topicmodeling.commons.collections.TopLongIntCollection
-
Pops the first object (the one with the best value) from the Container.
- pop() - Method in class org.dice_research.topicmodeling.commons.collections.TopLongLongCollection
-
Pops the first object (the one with the best value) from the Container.
- pop() - Method in class org.dice_research.topicmodeling.commons.collections.TopLongObjectCollection
-
Pops the first object (the one with the best value) from the Container.
- pop() - Method in class org.dice_research.topicmodeling.commons.collections.TopLongShortCollection
-
Pops the first object (the one with the best value) from the Container.
- pop() - Method in class org.dice_research.topicmodeling.commons.collections.TopShortBooleanCollection
-
Pops the first object (the one with the best value) from the Container.
- pop() - Method in class org.dice_research.topicmodeling.commons.collections.TopShortByteCollection
-
Pops the first object (the one with the best value) from the Container.
- pop() - Method in class org.dice_research.topicmodeling.commons.collections.TopShortCharCollection
-
Pops the first object (the one with the best value) from the Container.
- pop() - Method in class org.dice_research.topicmodeling.commons.collections.TopShortDoubleCollection
-
Pops the first object (the one with the best value) from the Container.
- pop() - Method in class org.dice_research.topicmodeling.commons.collections.TopShortFloatCollection
-
Pops the first object (the one with the best value) from the Container.
- pop() - Method in class org.dice_research.topicmodeling.commons.collections.TopShortIntCollection
-
Pops the first object (the one with the best value) from the Container.
- pop() - Method in class org.dice_research.topicmodeling.commons.collections.TopShortLongCollection
-
Pops the first object (the one with the best value) from the Container.
- pop() - Method in class org.dice_research.topicmodeling.commons.collections.TopShortObjectCollection
-
Pops the first object (the one with the best value) from the Container.
- pop() - Method in class org.dice_research.topicmodeling.commons.collections.TopShortShortCollection
-
Pops the first object (the one with the best value) from the Container.
- prepareFile(File) - Method in class org.dice_research.topicmodeling.commons.sort.AssociativeSortClassGenerator
-
- PRIMITIVE_SORT_TYPES - Static variable in class org.dice_research.topicmodeling.commons.collections.TopCollectionClassGenerator
-
Defining the types the sorted array can have.
- primitiveSortTypes - Static variable in class org.dice_research.topicmodeling.commons.sort.AssociativeSortClassGenerator
-
Defining the types the sorted array can have.
- RANDOM_OBJECT_CREATION_KEY - Static variable in class org.dice_research.topicmodeling.commons.collections.TopCollectionClassGenerator
-
- RANDOM_VALUE_CREATION_KEY - Static variable in class org.dice_research.topicmodeling.commons.collections.TopCollectionClassGenerator
-
- readFromFile(String) - Static method in class org.dice_research.topicmodeling.commons.io.StorageHelper
-
Reads and deserializes the object from the file with the given name.
- readFromFileSavely(String) - Static method in class org.dice_research.topicmodeling.commons.io.StorageHelper
-
Reads and deserializes the object from the file with the given name.
- readFromStream(InputStream) - Static method in class org.dice_research.topicmodeling.commons.io.StorageHelper
-
Reads and deserializes the object from the given stream.
- readFromStreamSavely(InputStream) - Static method in class org.dice_research.topicmodeling.commons.io.StorageHelper
-
Reads and deserializes the object from the given stream.
- remove(int) - Method in class org.dice_research.topicmodeling.commons.collections.TopByteBooleanCollection
-
Removes the value with the given index and its associated object from the
container.
- remove(int) - Method in class org.dice_research.topicmodeling.commons.collections.TopByteByteCollection
-
Removes the value with the given index and its associated object from the
container.
- remove(int) - Method in class org.dice_research.topicmodeling.commons.collections.TopByteCharCollection
-
Removes the value with the given index and its associated object from the
container.
- remove(int) - Method in class org.dice_research.topicmodeling.commons.collections.TopByteDoubleCollection
-
Removes the value with the given index and its associated object from the
container.
- remove(int) - Method in class org.dice_research.topicmodeling.commons.collections.TopByteFloatCollection
-
Removes the value with the given index and its associated object from the
container.
- remove(int) - Method in class org.dice_research.topicmodeling.commons.collections.TopByteIntCollection
-
Removes the value with the given index and its associated object from the
container.
- remove(int) - Method in class org.dice_research.topicmodeling.commons.collections.TopByteLongCollection
-
Removes the value with the given index and its associated object from the
container.
- remove(int) - Method in class org.dice_research.topicmodeling.commons.collections.TopByteObjectCollection
-
Removes the value with the given index and its associated object from the
container.
- remove(int) - Method in class org.dice_research.topicmodeling.commons.collections.TopByteShortCollection
-
Removes the value with the given index and its associated object from the
container.
- remove(int) - Method in class org.dice_research.topicmodeling.commons.collections.TopCharBooleanCollection
-
Removes the value with the given index and its associated object from the
container.
- remove(int) - Method in class org.dice_research.topicmodeling.commons.collections.TopCharByteCollection
-
Removes the value with the given index and its associated object from the
container.
- remove(int) - Method in class org.dice_research.topicmodeling.commons.collections.TopCharCharCollection
-
Removes the value with the given index and its associated object from the
container.
- remove(int) - Method in class org.dice_research.topicmodeling.commons.collections.TopCharDoubleCollection
-
Removes the value with the given index and its associated object from the
container.
- remove(int) - Method in class org.dice_research.topicmodeling.commons.collections.TopCharFloatCollection
-
Removes the value with the given index and its associated object from the
container.
- remove(int) - Method in class org.dice_research.topicmodeling.commons.collections.TopCharIntCollection
-
Removes the value with the given index and its associated object from the
container.
- remove(int) - Method in class org.dice_research.topicmodeling.commons.collections.TopCharLongCollection
-
Removes the value with the given index and its associated object from the
container.
- remove(int) - Method in class org.dice_research.topicmodeling.commons.collections.TopCharObjectCollection
-
Removes the value with the given index and its associated object from the
container.
- remove(int) - Method in class org.dice_research.topicmodeling.commons.collections.TopCharShortCollection
-
Removes the value with the given index and its associated object from the
container.
- remove(int) - Method in class org.dice_research.topicmodeling.commons.collections.TopDoubleBooleanCollection
-
Removes the value with the given index and its associated object from the
container.
- remove(int) - Method in class org.dice_research.topicmodeling.commons.collections.TopDoubleByteCollection
-
Removes the value with the given index and its associated object from the
container.
- remove(int) - Method in class org.dice_research.topicmodeling.commons.collections.TopDoubleCharCollection
-
Removes the value with the given index and its associated object from the
container.
- remove(int) - Method in class org.dice_research.topicmodeling.commons.collections.TopDoubleDoubleCollection
-
Removes the value with the given index and its associated object from the
container.
- remove(int) - Method in class org.dice_research.topicmodeling.commons.collections.TopDoubleFloatCollection
-
Removes the value with the given index and its associated object from the
container.
- remove(int) - Method in class org.dice_research.topicmodeling.commons.collections.TopDoubleIntCollection
-
Removes the value with the given index and its associated object from the
container.
- remove(int) - Method in class org.dice_research.topicmodeling.commons.collections.TopDoubleLongCollection
-
Removes the value with the given index and its associated object from the
container.
- remove(int) - Method in class org.dice_research.topicmodeling.commons.collections.TopDoubleObjectCollection
-
Removes the value with the given index and its associated object from the
container.
- remove(int) - Method in class org.dice_research.topicmodeling.commons.collections.TopDoubleShortCollection
-
Removes the value with the given index and its associated object from the
container.
- remove(int) - Method in class org.dice_research.topicmodeling.commons.collections.TopFloatBooleanCollection
-
Removes the value with the given index and its associated object from the
container.
- remove(int) - Method in class org.dice_research.topicmodeling.commons.collections.TopFloatByteCollection
-
Removes the value with the given index and its associated object from the
container.
- remove(int) - Method in class org.dice_research.topicmodeling.commons.collections.TopFloatCharCollection
-
Removes the value with the given index and its associated object from the
container.
- remove(int) - Method in class org.dice_research.topicmodeling.commons.collections.TopFloatDoubleCollection
-
Removes the value with the given index and its associated object from the
container.
- remove(int) - Method in class org.dice_research.topicmodeling.commons.collections.TopFloatFloatCollection
-
Removes the value with the given index and its associated object from the
container.
- remove(int) - Method in class org.dice_research.topicmodeling.commons.collections.TopFloatIntCollection
-
Removes the value with the given index and its associated object from the
container.
- remove(int) - Method in class org.dice_research.topicmodeling.commons.collections.TopFloatLongCollection
-
Removes the value with the given index and its associated object from the
container.
- remove(int) - Method in class org.dice_research.topicmodeling.commons.collections.TopFloatObjectCollection
-
Removes the value with the given index and its associated object from the
container.
- remove(int) - Method in class org.dice_research.topicmodeling.commons.collections.TopFloatShortCollection
-
Removes the value with the given index and its associated object from the
container.
- remove(int) - Method in class org.dice_research.topicmodeling.commons.collections.TopIntBooleanCollection
-
Removes the value with the given index and its associated object from the
container.
- remove(int) - Method in class org.dice_research.topicmodeling.commons.collections.TopIntByteCollection
-
Removes the value with the given index and its associated object from the
container.
- remove(int) - Method in class org.dice_research.topicmodeling.commons.collections.TopIntCharCollection
-
Removes the value with the given index and its associated object from the
container.
- remove(int) - Method in class org.dice_research.topicmodeling.commons.collections.TopIntDoubleCollection
-
Removes the value with the given index and its associated object from the
container.
- remove(int) - Method in class org.dice_research.topicmodeling.commons.collections.TopIntFloatCollection
-
Removes the value with the given index and its associated object from the
container.
- remove(int) - Method in class org.dice_research.topicmodeling.commons.collections.TopIntIntCollection
-
Removes the value with the given index and its associated object from the
container.
- remove(int) - Method in class org.dice_research.topicmodeling.commons.collections.TopIntLongCollection
-
Removes the value with the given index and its associated object from the
container.
- remove(int) - Method in class org.dice_research.topicmodeling.commons.collections.TopIntObjectCollection
-
Removes the value with the given index and its associated object from the
container.
- remove(int) - Method in class org.dice_research.topicmodeling.commons.collections.TopIntShortCollection
-
Removes the value with the given index and its associated object from the
container.
- remove(int) - Method in class org.dice_research.topicmodeling.commons.collections.TopLongBooleanCollection
-
Removes the value with the given index and its associated object from the
container.
- remove(int) - Method in class org.dice_research.topicmodeling.commons.collections.TopLongByteCollection
-
Removes the value with the given index and its associated object from the
container.
- remove(int) - Method in class org.dice_research.topicmodeling.commons.collections.TopLongCharCollection
-
Removes the value with the given index and its associated object from the
container.
- remove(int) - Method in class org.dice_research.topicmodeling.commons.collections.TopLongDoubleCollection
-
Removes the value with the given index and its associated object from the
container.
- remove(int) - Method in class org.dice_research.topicmodeling.commons.collections.TopLongFloatCollection
-
Removes the value with the given index and its associated object from the
container.
- remove(int) - Method in class org.dice_research.topicmodeling.commons.collections.TopLongIntCollection
-
Removes the value with the given index and its associated object from the
container.
- remove(int) - Method in class org.dice_research.topicmodeling.commons.collections.TopLongLongCollection
-
Removes the value with the given index and its associated object from the
container.
- remove(int) - Method in class org.dice_research.topicmodeling.commons.collections.TopLongObjectCollection
-
Removes the value with the given index and its associated object from the
container.
- remove(int) - Method in class org.dice_research.topicmodeling.commons.collections.TopLongShortCollection
-
Removes the value with the given index and its associated object from the
container.
- remove(int) - Method in class org.dice_research.topicmodeling.commons.collections.TopShortBooleanCollection
-
Removes the value with the given index and its associated object from the
container.
- remove(int) - Method in class org.dice_research.topicmodeling.commons.collections.TopShortByteCollection
-
Removes the value with the given index and its associated object from the
container.
- remove(int) - Method in class org.dice_research.topicmodeling.commons.collections.TopShortCharCollection
-
Removes the value with the given index and its associated object from the
container.
- remove(int) - Method in class org.dice_research.topicmodeling.commons.collections.TopShortDoubleCollection
-
Removes the value with the given index and its associated object from the
container.
- remove(int) - Method in class org.dice_research.topicmodeling.commons.collections.TopShortFloatCollection
-
Removes the value with the given index and its associated object from the
container.
- remove(int) - Method in class org.dice_research.topicmodeling.commons.collections.TopShortIntCollection
-
Removes the value with the given index and its associated object from the
container.
- remove(int) - Method in class org.dice_research.topicmodeling.commons.collections.TopShortLongCollection
-
Removes the value with the given index and its associated object from the
container.
- remove(int) - Method in class org.dice_research.topicmodeling.commons.collections.TopShortObjectCollection
-
Removes the value with the given index and its associated object from the
container.
- remove(int) - Method in class org.dice_research.topicmodeling.commons.collections.TopShortShortCollection
-
Removes the value with the given index and its associated object from the
container.
- size - Variable in class org.dice_research.topicmodeling.commons.collections.TopByteBooleanCollection
-
current size of this container.
- size() - Method in class org.dice_research.topicmodeling.commons.collections.TopByteBooleanCollection
-
Returns the size of this container.
- size - Variable in class org.dice_research.topicmodeling.commons.collections.TopByteByteCollection
-
current size of this container.
- size() - Method in class org.dice_research.topicmodeling.commons.collections.TopByteByteCollection
-
Returns the size of this container.
- size - Variable in class org.dice_research.topicmodeling.commons.collections.TopByteCharCollection
-
current size of this container.
- size() - Method in class org.dice_research.topicmodeling.commons.collections.TopByteCharCollection
-
Returns the size of this container.
- size - Variable in class org.dice_research.topicmodeling.commons.collections.TopByteDoubleCollection
-
current size of this container.
- size() - Method in class org.dice_research.topicmodeling.commons.collections.TopByteDoubleCollection
-
Returns the size of this container.
- size - Variable in class org.dice_research.topicmodeling.commons.collections.TopByteFloatCollection
-
current size of this container.
- size() - Method in class org.dice_research.topicmodeling.commons.collections.TopByteFloatCollection
-
Returns the size of this container.
- size - Variable in class org.dice_research.topicmodeling.commons.collections.TopByteIntCollection
-
current size of this container.
- size() - Method in class org.dice_research.topicmodeling.commons.collections.TopByteIntCollection
-
Returns the size of this container.
- size - Variable in class org.dice_research.topicmodeling.commons.collections.TopByteLongCollection
-
current size of this container.
- size() - Method in class org.dice_research.topicmodeling.commons.collections.TopByteLongCollection
-
Returns the size of this container.
- size - Variable in class org.dice_research.topicmodeling.commons.collections.TopByteObjectCollection
-
current size of this container.
- size() - Method in class org.dice_research.topicmodeling.commons.collections.TopByteObjectCollection
-
Returns the size of this container.
- size - Variable in class org.dice_research.topicmodeling.commons.collections.TopByteShortCollection
-
current size of this container.
- size() - Method in class org.dice_research.topicmodeling.commons.collections.TopByteShortCollection
-
Returns the size of this container.
- size - Variable in class org.dice_research.topicmodeling.commons.collections.TopCharBooleanCollection
-
current size of this container.
- size() - Method in class org.dice_research.topicmodeling.commons.collections.TopCharBooleanCollection
-
Returns the size of this container.
- size - Variable in class org.dice_research.topicmodeling.commons.collections.TopCharByteCollection
-
current size of this container.
- size() - Method in class org.dice_research.topicmodeling.commons.collections.TopCharByteCollection
-
Returns the size of this container.
- size - Variable in class org.dice_research.topicmodeling.commons.collections.TopCharCharCollection
-
current size of this container.
- size() - Method in class org.dice_research.topicmodeling.commons.collections.TopCharCharCollection
-
Returns the size of this container.
- size - Variable in class org.dice_research.topicmodeling.commons.collections.TopCharDoubleCollection
-
current size of this container.
- size() - Method in class org.dice_research.topicmodeling.commons.collections.TopCharDoubleCollection
-
Returns the size of this container.
- size - Variable in class org.dice_research.topicmodeling.commons.collections.TopCharFloatCollection
-
current size of this container.
- size() - Method in class org.dice_research.topicmodeling.commons.collections.TopCharFloatCollection
-
Returns the size of this container.
- size - Variable in class org.dice_research.topicmodeling.commons.collections.TopCharIntCollection
-
current size of this container.
- size() - Method in class org.dice_research.topicmodeling.commons.collections.TopCharIntCollection
-
Returns the size of this container.
- size - Variable in class org.dice_research.topicmodeling.commons.collections.TopCharLongCollection
-
current size of this container.
- size() - Method in class org.dice_research.topicmodeling.commons.collections.TopCharLongCollection
-
Returns the size of this container.
- size - Variable in class org.dice_research.topicmodeling.commons.collections.TopCharObjectCollection
-
current size of this container.
- size() - Method in class org.dice_research.topicmodeling.commons.collections.TopCharObjectCollection
-
Returns the size of this container.
- size - Variable in class org.dice_research.topicmodeling.commons.collections.TopCharShortCollection
-
current size of this container.
- size() - Method in class org.dice_research.topicmodeling.commons.collections.TopCharShortCollection
-
Returns the size of this container.
- size - Variable in class org.dice_research.topicmodeling.commons.collections.TopDoubleBooleanCollection
-
current size of this container.
- size() - Method in class org.dice_research.topicmodeling.commons.collections.TopDoubleBooleanCollection
-
Returns the size of this container.
- size - Variable in class org.dice_research.topicmodeling.commons.collections.TopDoubleByteCollection
-
current size of this container.
- size() - Method in class org.dice_research.topicmodeling.commons.collections.TopDoubleByteCollection
-
Returns the size of this container.
- size - Variable in class org.dice_research.topicmodeling.commons.collections.TopDoubleCharCollection
-
current size of this container.
- size() - Method in class org.dice_research.topicmodeling.commons.collections.TopDoubleCharCollection
-
Returns the size of this container.
- size - Variable in class org.dice_research.topicmodeling.commons.collections.TopDoubleDoubleCollection
-
current size of this container.
- size() - Method in class org.dice_research.topicmodeling.commons.collections.TopDoubleDoubleCollection
-
Returns the size of this container.
- size - Variable in class org.dice_research.topicmodeling.commons.collections.TopDoubleFloatCollection
-
current size of this container.
- size() - Method in class org.dice_research.topicmodeling.commons.collections.TopDoubleFloatCollection
-
Returns the size of this container.
- size - Variable in class org.dice_research.topicmodeling.commons.collections.TopDoubleIntCollection
-
current size of this container.
- size() - Method in class org.dice_research.topicmodeling.commons.collections.TopDoubleIntCollection
-
Returns the size of this container.
- size - Variable in class org.dice_research.topicmodeling.commons.collections.TopDoubleLongCollection
-
current size of this container.
- size() - Method in class org.dice_research.topicmodeling.commons.collections.TopDoubleLongCollection
-
Returns the size of this container.
- size - Variable in class org.dice_research.topicmodeling.commons.collections.TopDoubleObjectCollection
-
current size of this container.
- size() - Method in class org.dice_research.topicmodeling.commons.collections.TopDoubleObjectCollection
-
Returns the size of this container.
- size - Variable in class org.dice_research.topicmodeling.commons.collections.TopDoubleShortCollection
-
current size of this container.
- size() - Method in class org.dice_research.topicmodeling.commons.collections.TopDoubleShortCollection
-
Returns the size of this container.
- size - Variable in class org.dice_research.topicmodeling.commons.collections.TopFloatBooleanCollection
-
current size of this container.
- size() - Method in class org.dice_research.topicmodeling.commons.collections.TopFloatBooleanCollection
-
Returns the size of this container.
- size - Variable in class org.dice_research.topicmodeling.commons.collections.TopFloatByteCollection
-
current size of this container.
- size() - Method in class org.dice_research.topicmodeling.commons.collections.TopFloatByteCollection
-
Returns the size of this container.
- size - Variable in class org.dice_research.topicmodeling.commons.collections.TopFloatCharCollection
-
current size of this container.
- size() - Method in class org.dice_research.topicmodeling.commons.collections.TopFloatCharCollection
-
Returns the size of this container.
- size - Variable in class org.dice_research.topicmodeling.commons.collections.TopFloatDoubleCollection
-
current size of this container.
- size() - Method in class org.dice_research.topicmodeling.commons.collections.TopFloatDoubleCollection
-
Returns the size of this container.
- size - Variable in class org.dice_research.topicmodeling.commons.collections.TopFloatFloatCollection
-
current size of this container.
- size() - Method in class org.dice_research.topicmodeling.commons.collections.TopFloatFloatCollection
-
Returns the size of this container.
- size - Variable in class org.dice_research.topicmodeling.commons.collections.TopFloatIntCollection
-
current size of this container.
- size() - Method in class org.dice_research.topicmodeling.commons.collections.TopFloatIntCollection
-
Returns the size of this container.
- size - Variable in class org.dice_research.topicmodeling.commons.collections.TopFloatLongCollection
-
current size of this container.
- size() - Method in class org.dice_research.topicmodeling.commons.collections.TopFloatLongCollection
-
Returns the size of this container.
- size - Variable in class org.dice_research.topicmodeling.commons.collections.TopFloatObjectCollection
-
current size of this container.
- size() - Method in class org.dice_research.topicmodeling.commons.collections.TopFloatObjectCollection
-
Returns the size of this container.
- size - Variable in class org.dice_research.topicmodeling.commons.collections.TopFloatShortCollection
-
current size of this container.
- size() - Method in class org.dice_research.topicmodeling.commons.collections.TopFloatShortCollection
-
Returns the size of this container.
- size - Variable in class org.dice_research.topicmodeling.commons.collections.TopIntBooleanCollection
-
current size of this container.
- size() - Method in class org.dice_research.topicmodeling.commons.collections.TopIntBooleanCollection
-
Returns the size of this container.
- size - Variable in class org.dice_research.topicmodeling.commons.collections.TopIntByteCollection
-
current size of this container.
- size() - Method in class org.dice_research.topicmodeling.commons.collections.TopIntByteCollection
-
Returns the size of this container.
- size - Variable in class org.dice_research.topicmodeling.commons.collections.TopIntCharCollection
-
current size of this container.
- size() - Method in class org.dice_research.topicmodeling.commons.collections.TopIntCharCollection
-
Returns the size of this container.
- size - Variable in class org.dice_research.topicmodeling.commons.collections.TopIntDoubleCollection
-
current size of this container.
- size() - Method in class org.dice_research.topicmodeling.commons.collections.TopIntDoubleCollection
-
Returns the size of this container.
- size - Variable in class org.dice_research.topicmodeling.commons.collections.TopIntFloatCollection
-
current size of this container.
- size() - Method in class org.dice_research.topicmodeling.commons.collections.TopIntFloatCollection
-
Returns the size of this container.
- size - Variable in class org.dice_research.topicmodeling.commons.collections.TopIntIntCollection
-
current size of this container.
- size() - Method in class org.dice_research.topicmodeling.commons.collections.TopIntIntCollection
-
Returns the size of this container.
- size - Variable in class org.dice_research.topicmodeling.commons.collections.TopIntLongCollection
-
current size of this container.
- size() - Method in class org.dice_research.topicmodeling.commons.collections.TopIntLongCollection
-
Returns the size of this container.
- size - Variable in class org.dice_research.topicmodeling.commons.collections.TopIntObjectCollection
-
current size of this container.
- size() - Method in class org.dice_research.topicmodeling.commons.collections.TopIntObjectCollection
-
Returns the size of this container.
- size - Variable in class org.dice_research.topicmodeling.commons.collections.TopIntShortCollection
-
current size of this container.
- size() - Method in class org.dice_research.topicmodeling.commons.collections.TopIntShortCollection
-
Returns the size of this container.
- size - Variable in class org.dice_research.topicmodeling.commons.collections.TopLongBooleanCollection
-
current size of this container.
- size() - Method in class org.dice_research.topicmodeling.commons.collections.TopLongBooleanCollection
-
Returns the size of this container.
- size - Variable in class org.dice_research.topicmodeling.commons.collections.TopLongByteCollection
-
current size of this container.
- size() - Method in class org.dice_research.topicmodeling.commons.collections.TopLongByteCollection
-
Returns the size of this container.
- size - Variable in class org.dice_research.topicmodeling.commons.collections.TopLongCharCollection
-
current size of this container.
- size() - Method in class org.dice_research.topicmodeling.commons.collections.TopLongCharCollection
-
Returns the size of this container.
- size - Variable in class org.dice_research.topicmodeling.commons.collections.TopLongDoubleCollection
-
current size of this container.
- size() - Method in class org.dice_research.topicmodeling.commons.collections.TopLongDoubleCollection
-
Returns the size of this container.
- size - Variable in class org.dice_research.topicmodeling.commons.collections.TopLongFloatCollection
-
current size of this container.
- size() - Method in class org.dice_research.topicmodeling.commons.collections.TopLongFloatCollection
-
Returns the size of this container.
- size - Variable in class org.dice_research.topicmodeling.commons.collections.TopLongIntCollection
-
current size of this container.
- size() - Method in class org.dice_research.topicmodeling.commons.collections.TopLongIntCollection
-
Returns the size of this container.
- size - Variable in class org.dice_research.topicmodeling.commons.collections.TopLongLongCollection
-
current size of this container.
- size() - Method in class org.dice_research.topicmodeling.commons.collections.TopLongLongCollection
-
Returns the size of this container.
- size - Variable in class org.dice_research.topicmodeling.commons.collections.TopLongObjectCollection
-
current size of this container.
- size() - Method in class org.dice_research.topicmodeling.commons.collections.TopLongObjectCollection
-
Returns the size of this container.
- size - Variable in class org.dice_research.topicmodeling.commons.collections.TopLongShortCollection
-
current size of this container.
- size() - Method in class org.dice_research.topicmodeling.commons.collections.TopLongShortCollection
-
Returns the size of this container.
- size - Variable in class org.dice_research.topicmodeling.commons.collections.TopShortBooleanCollection
-
current size of this container.
- size() - Method in class org.dice_research.topicmodeling.commons.collections.TopShortBooleanCollection
-
Returns the size of this container.
- size - Variable in class org.dice_research.topicmodeling.commons.collections.TopShortByteCollection
-
current size of this container.
- size() - Method in class org.dice_research.topicmodeling.commons.collections.TopShortByteCollection
-
Returns the size of this container.
- size - Variable in class org.dice_research.topicmodeling.commons.collections.TopShortCharCollection
-
current size of this container.
- size() - Method in class org.dice_research.topicmodeling.commons.collections.TopShortCharCollection
-
Returns the size of this container.
- size - Variable in class org.dice_research.topicmodeling.commons.collections.TopShortDoubleCollection
-
current size of this container.
- size() - Method in class org.dice_research.topicmodeling.commons.collections.TopShortDoubleCollection
-
Returns the size of this container.
- size - Variable in class org.dice_research.topicmodeling.commons.collections.TopShortFloatCollection
-
current size of this container.
- size() - Method in class org.dice_research.topicmodeling.commons.collections.TopShortFloatCollection
-
Returns the size of this container.
- size - Variable in class org.dice_research.topicmodeling.commons.collections.TopShortIntCollection
-
current size of this container.
- size() - Method in class org.dice_research.topicmodeling.commons.collections.TopShortIntCollection
-
Returns the size of this container.
- size - Variable in class org.dice_research.topicmodeling.commons.collections.TopShortLongCollection
-
current size of this container.
- size() - Method in class org.dice_research.topicmodeling.commons.collections.TopShortLongCollection
-
Returns the size of this container.
- size - Variable in class org.dice_research.topicmodeling.commons.collections.TopShortObjectCollection
-
current size of this container.
- size() - Method in class org.dice_research.topicmodeling.commons.collections.TopShortObjectCollection
-
Returns the size of this container.
- size - Variable in class org.dice_research.topicmodeling.commons.collections.TopShortShortCollection
-
current size of this container.
- size() - Method in class org.dice_research.topicmodeling.commons.collections.TopShortShortCollection
-
Returns the size of this container.
- sortAscending - Variable in class org.dice_research.topicmodeling.commons.collections.TopByteBooleanCollection
-
Flag defining the order of the value elements in this container.
- sortAscending - Variable in class org.dice_research.topicmodeling.commons.collections.TopByteByteCollection
-
Flag defining the order of the value elements in this container.
- sortAscending - Variable in class org.dice_research.topicmodeling.commons.collections.TopByteCharCollection
-
Flag defining the order of the value elements in this container.
- sortAscending - Variable in class org.dice_research.topicmodeling.commons.collections.TopByteDoubleCollection
-
Flag defining the order of the value elements in this container.
- sortAscending - Variable in class org.dice_research.topicmodeling.commons.collections.TopByteFloatCollection
-
Flag defining the order of the value elements in this container.
- sortAscending - Variable in class org.dice_research.topicmodeling.commons.collections.TopByteIntCollection
-
Flag defining the order of the value elements in this container.
- sortAscending - Variable in class org.dice_research.topicmodeling.commons.collections.TopByteLongCollection
-
Flag defining the order of the value elements in this container.
- sortAscending - Variable in class org.dice_research.topicmodeling.commons.collections.TopByteObjectCollection
-
Flag defining the order of the value elements in this container.
- sortAscending - Variable in class org.dice_research.topicmodeling.commons.collections.TopByteShortCollection
-
Flag defining the order of the value elements in this container.
- sortAscending - Variable in class org.dice_research.topicmodeling.commons.collections.TopCharBooleanCollection
-
Flag defining the order of the value elements in this container.
- sortAscending - Variable in class org.dice_research.topicmodeling.commons.collections.TopCharByteCollection
-
Flag defining the order of the value elements in this container.
- sortAscending - Variable in class org.dice_research.topicmodeling.commons.collections.TopCharCharCollection
-
Flag defining the order of the value elements in this container.
- sortAscending - Variable in class org.dice_research.topicmodeling.commons.collections.TopCharDoubleCollection
-
Flag defining the order of the value elements in this container.
- sortAscending - Variable in class org.dice_research.topicmodeling.commons.collections.TopCharFloatCollection
-
Flag defining the order of the value elements in this container.
- sortAscending - Variable in class org.dice_research.topicmodeling.commons.collections.TopCharIntCollection
-
Flag defining the order of the value elements in this container.
- sortAscending - Variable in class org.dice_research.topicmodeling.commons.collections.TopCharLongCollection
-
Flag defining the order of the value elements in this container.
- sortAscending - Variable in class org.dice_research.topicmodeling.commons.collections.TopCharObjectCollection
-
Flag defining the order of the value elements in this container.
- sortAscending - Variable in class org.dice_research.topicmodeling.commons.collections.TopCharShortCollection
-
Flag defining the order of the value elements in this container.
- sortAscending - Variable in class org.dice_research.topicmodeling.commons.collections.TopDoubleBooleanCollection
-
Flag defining the order of the value elements in this container.
- sortAscending - Variable in class org.dice_research.topicmodeling.commons.collections.TopDoubleByteCollection
-
Flag defining the order of the value elements in this container.
- sortAscending - Variable in class org.dice_research.topicmodeling.commons.collections.TopDoubleCharCollection
-
Flag defining the order of the value elements in this container.
- sortAscending - Variable in class org.dice_research.topicmodeling.commons.collections.TopDoubleDoubleCollection
-
Flag defining the order of the value elements in this container.
- sortAscending - Variable in class org.dice_research.topicmodeling.commons.collections.TopDoubleFloatCollection
-
Flag defining the order of the value elements in this container.
- sortAscending - Variable in class org.dice_research.topicmodeling.commons.collections.TopDoubleIntCollection
-
Flag defining the order of the value elements in this container.
- sortAscending - Variable in class org.dice_research.topicmodeling.commons.collections.TopDoubleLongCollection
-
Flag defining the order of the value elements in this container.
- sortAscending - Variable in class org.dice_research.topicmodeling.commons.collections.TopDoubleObjectCollection
-
Flag defining the order of the value elements in this container.
- sortAscending - Variable in class org.dice_research.topicmodeling.commons.collections.TopDoubleShortCollection
-
Flag defining the order of the value elements in this container.
- sortAscending - Variable in class org.dice_research.topicmodeling.commons.collections.TopFloatBooleanCollection
-
Flag defining the order of the value elements in this container.
- sortAscending - Variable in class org.dice_research.topicmodeling.commons.collections.TopFloatByteCollection
-
Flag defining the order of the value elements in this container.
- sortAscending - Variable in class org.dice_research.topicmodeling.commons.collections.TopFloatCharCollection
-
Flag defining the order of the value elements in this container.
- sortAscending - Variable in class org.dice_research.topicmodeling.commons.collections.TopFloatDoubleCollection
-
Flag defining the order of the value elements in this container.
- sortAscending - Variable in class org.dice_research.topicmodeling.commons.collections.TopFloatFloatCollection
-
Flag defining the order of the value elements in this container.
- sortAscending - Variable in class org.dice_research.topicmodeling.commons.collections.TopFloatIntCollection
-
Flag defining the order of the value elements in this container.
- sortAscending - Variable in class org.dice_research.topicmodeling.commons.collections.TopFloatLongCollection
-
Flag defining the order of the value elements in this container.
- sortAscending - Variable in class org.dice_research.topicmodeling.commons.collections.TopFloatObjectCollection
-
Flag defining the order of the value elements in this container.
- sortAscending - Variable in class org.dice_research.topicmodeling.commons.collections.TopFloatShortCollection
-
Flag defining the order of the value elements in this container.
- sortAscending - Variable in class org.dice_research.topicmodeling.commons.collections.TopIntBooleanCollection
-
Flag defining the order of the value elements in this container.
- sortAscending - Variable in class org.dice_research.topicmodeling.commons.collections.TopIntByteCollection
-
Flag defining the order of the value elements in this container.
- sortAscending - Variable in class org.dice_research.topicmodeling.commons.collections.TopIntCharCollection
-
Flag defining the order of the value elements in this container.
- sortAscending - Variable in class org.dice_research.topicmodeling.commons.collections.TopIntDoubleCollection
-
Flag defining the order of the value elements in this container.
- sortAscending - Variable in class org.dice_research.topicmodeling.commons.collections.TopIntFloatCollection
-
Flag defining the order of the value elements in this container.
- sortAscending - Variable in class org.dice_research.topicmodeling.commons.collections.TopIntIntCollection
-
Flag defining the order of the value elements in this container.
- sortAscending - Variable in class org.dice_research.topicmodeling.commons.collections.TopIntLongCollection
-
Flag defining the order of the value elements in this container.
- sortAscending - Variable in class org.dice_research.topicmodeling.commons.collections.TopIntObjectCollection
-
Flag defining the order of the value elements in this container.
- sortAscending - Variable in class org.dice_research.topicmodeling.commons.collections.TopIntShortCollection
-
Flag defining the order of the value elements in this container.
- sortAscending - Variable in class org.dice_research.topicmodeling.commons.collections.TopLongBooleanCollection
-
Flag defining the order of the value elements in this container.
- sortAscending - Variable in class org.dice_research.topicmodeling.commons.collections.TopLongByteCollection
-
Flag defining the order of the value elements in this container.
- sortAscending - Variable in class org.dice_research.topicmodeling.commons.collections.TopLongCharCollection
-
Flag defining the order of the value elements in this container.
- sortAscending - Variable in class org.dice_research.topicmodeling.commons.collections.TopLongDoubleCollection
-
Flag defining the order of the value elements in this container.
- sortAscending - Variable in class org.dice_research.topicmodeling.commons.collections.TopLongFloatCollection
-
Flag defining the order of the value elements in this container.
- sortAscending - Variable in class org.dice_research.topicmodeling.commons.collections.TopLongIntCollection
-
Flag defining the order of the value elements in this container.
- sortAscending - Variable in class org.dice_research.topicmodeling.commons.collections.TopLongLongCollection
-
Flag defining the order of the value elements in this container.
- sortAscending - Variable in class org.dice_research.topicmodeling.commons.collections.TopLongObjectCollection
-
Flag defining the order of the value elements in this container.
- sortAscending - Variable in class org.dice_research.topicmodeling.commons.collections.TopLongShortCollection
-
Flag defining the order of the value elements in this container.
- sortAscending - Variable in class org.dice_research.topicmodeling.commons.collections.TopShortBooleanCollection
-
Flag defining the order of the value elements in this container.
- sortAscending - Variable in class org.dice_research.topicmodeling.commons.collections.TopShortByteCollection
-
Flag defining the order of the value elements in this container.
- sortAscending - Variable in class org.dice_research.topicmodeling.commons.collections.TopShortCharCollection
-
Flag defining the order of the value elements in this container.
- sortAscending - Variable in class org.dice_research.topicmodeling.commons.collections.TopShortDoubleCollection
-
Flag defining the order of the value elements in this container.
- sortAscending - Variable in class org.dice_research.topicmodeling.commons.collections.TopShortFloatCollection
-
Flag defining the order of the value elements in this container.
- sortAscending - Variable in class org.dice_research.topicmodeling.commons.collections.TopShortIntCollection
-
Flag defining the order of the value elements in this container.
- sortAscending - Variable in class org.dice_research.topicmodeling.commons.collections.TopShortLongCollection
-
Flag defining the order of the value elements in this container.
- sortAscending - Variable in class org.dice_research.topicmodeling.commons.collections.TopShortObjectCollection
-
Flag defining the order of the value elements in this container.
- sortAscending - Variable in class org.dice_research.topicmodeling.commons.collections.TopShortShortCollection
-
Flag defining the order of the value elements in this container.
- SORTED_TYPE_EXAMPLE_KEY - Static variable in class org.dice_research.topicmodeling.commons.sort.AssociativeSortClassGenerator
-
Defining the String which will be replaced with the example array for the
sorted array.
- SORTED_TYPE_KEY - Static variable in class org.dice_research.topicmodeling.commons.sort.AssociativeSortClassGenerator
-
Defining the String which will be replaced with the type of the sorted
array.
- StorageHelper - Class in org.dice_research.topicmodeling.commons.io
-
- StorageHelper() - Constructor for class org.dice_research.topicmodeling.commons.io.StorageHelper
-
- storeToFile(T, String) - Static method in class org.dice_research.topicmodeling.commons.io.StorageHelper
-
Serializes and stores the given object in the file with the given filename.
- storeToFileSavely(T, String) - Static method in class org.dice_research.topicmodeling.commons.io.StorageHelper
-
Serializes and stores the given object in the file with the given filename.
- storeToStream(T, OutputStream) - Static method in class org.dice_research.topicmodeling.commons.io.StorageHelper
-
Serializes and stores the given object in the given stream.
- storeToStreamSavely(T, OutputStream) - Static method in class org.dice_research.topicmodeling.commons.io.StorageHelper
-
Serializes and stores the given object in the given stream.
- swap(byte[], boolean[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Swaps the element at index i with element at index j
- swap(byte[], byte[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Swaps the element at index i with element at index j
- swap(byte[], char[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Swaps the element at index i with element at index j
- swap(byte[], short[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Swaps the element at index i with element at index j
- swap(byte[], int[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Swaps the element at index i with element at index j
- swap(byte[], long[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Swaps the element at index i with element at index j
- swap(byte[], float[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Swaps the element at index i with element at index j
- swap(byte[], double[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Swaps the element at index i with element at index j
- swap(byte[], T[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Swaps the element at index i with element at index j
- swap(char[], boolean[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Swaps the element at index i with element at index j
- swap(char[], byte[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Swaps the element at index i with element at index j
- swap(char[], char[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Swaps the element at index i with element at index j
- swap(char[], short[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Swaps the element at index i with element at index j
- swap(char[], int[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Swaps the element at index i with element at index j
- swap(char[], long[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Swaps the element at index i with element at index j
- swap(char[], float[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Swaps the element at index i with element at index j
- swap(char[], double[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Swaps the element at index i with element at index j
- swap(char[], T[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Swaps the element at index i with element at index j
- swap(short[], boolean[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Swaps the element at index i with element at index j
- swap(short[], byte[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Swaps the element at index i with element at index j
- swap(short[], char[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Swaps the element at index i with element at index j
- swap(short[], short[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Swaps the element at index i with element at index j
- swap(short[], int[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Swaps the element at index i with element at index j
- swap(short[], long[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Swaps the element at index i with element at index j
- swap(short[], float[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Swaps the element at index i with element at index j
- swap(short[], double[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Swaps the element at index i with element at index j
- swap(short[], T[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Swaps the element at index i with element at index j
- swap(int[], boolean[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Swaps the element at index i with element at index j
- swap(int[], byte[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Swaps the element at index i with element at index j
- swap(int[], char[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Swaps the element at index i with element at index j
- swap(int[], short[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Swaps the element at index i with element at index j
- swap(int[], int[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Swaps the element at index i with element at index j
- swap(int[], long[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Swaps the element at index i with element at index j
- swap(int[], float[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Swaps the element at index i with element at index j
- swap(int[], double[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Swaps the element at index i with element at index j
- swap(int[], T[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Swaps the element at index i with element at index j
- swap(long[], boolean[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Swaps the element at index i with element at index j
- swap(long[], byte[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Swaps the element at index i with element at index j
- swap(long[], char[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Swaps the element at index i with element at index j
- swap(long[], short[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Swaps the element at index i with element at index j
- swap(long[], int[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Swaps the element at index i with element at index j
- swap(long[], long[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Swaps the element at index i with element at index j
- swap(long[], float[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Swaps the element at index i with element at index j
- swap(long[], double[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Swaps the element at index i with element at index j
- swap(long[], T[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Swaps the element at index i with element at index j
- swap(float[], boolean[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Swaps the element at index i with element at index j
- swap(float[], byte[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Swaps the element at index i with element at index j
- swap(float[], char[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Swaps the element at index i with element at index j
- swap(float[], short[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Swaps the element at index i with element at index j
- swap(float[], int[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Swaps the element at index i with element at index j
- swap(float[], long[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Swaps the element at index i with element at index j
- swap(float[], float[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Swaps the element at index i with element at index j
- swap(float[], double[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Swaps the element at index i with element at index j
- swap(float[], T[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Swaps the element at index i with element at index j
- swap(double[], boolean[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Swaps the element at index i with element at index j
- swap(double[], byte[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Swaps the element at index i with element at index j
- swap(double[], char[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Swaps the element at index i with element at index j
- swap(double[], short[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Swaps the element at index i with element at index j
- swap(double[], int[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Swaps the element at index i with element at index j
- swap(double[], long[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Swaps the element at index i with element at index j
- swap(double[], float[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Swaps the element at index i with element at index j
- swap(double[], double[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Swaps the element at index i with element at index j
- swap(double[], T[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
-
Swaps the element at index i with element at index j
- SWAP_METHOD - Static variable in class org.dice_research.topicmodeling.commons.sort.AssociativeSortClassGenerator
-
String defining the swap method
- TEST_CLASS_FEAT - Static variable in class org.dice_research.topicmodeling.commons.sort.AssociativeSortClassGenerator
-
String defining the feet of the AssociativeSortTest class.
- TEST_CLASS_HEAD - Static variable in class org.dice_research.topicmodeling.commons.sort.AssociativeSortClassGenerator
-
Head of the AssociativeSortTest class.
- TEST_CLASS_PATTERN_FILE - Static variable in class org.dice_research.topicmodeling.commons.collections.TopCollectionClassGenerator
-
- TEST_METHOD - Static variable in class org.dice_research.topicmodeling.commons.sort.AssociativeSortClassGenerator
-
String defining the JUnit test method.
- TEST_METHOD_NAME_KEY - Static variable in class org.dice_research.topicmodeling.commons.sort.AssociativeSortClassGenerator
-
Defining the String which will be replaced with the name of the test
method.
- toArray() - Method in class org.dice_research.topicmodeling.commons.collections.TopByteBooleanCollection
-
Returns the array of objects associated to the values.
- toArray() - Method in class org.dice_research.topicmodeling.commons.collections.TopByteByteCollection
-
Returns the array of objects associated to the values.
- toArray() - Method in class org.dice_research.topicmodeling.commons.collections.TopByteCharCollection
-
Returns the array of objects associated to the values.
- toArray() - Method in class org.dice_research.topicmodeling.commons.collections.TopByteDoubleCollection
-
Returns the array of objects associated to the values.
- toArray() - Method in class org.dice_research.topicmodeling.commons.collections.TopByteFloatCollection
-
Returns the array of objects associated to the values.
- toArray() - Method in class org.dice_research.topicmodeling.commons.collections.TopByteIntCollection
-
Returns the array of objects associated to the values.
- toArray() - Method in class org.dice_research.topicmodeling.commons.collections.TopByteLongCollection
-
Returns the array of objects associated to the values.
- toArray(V[]) - Method in class org.dice_research.topicmodeling.commons.collections.TopByteObjectCollection
-
Returns a copy of the array of objects associated to the values.
- toArray() - Method in class org.dice_research.topicmodeling.commons.collections.TopByteShortCollection
-
Returns the array of objects associated to the values.
- toArray() - Method in class org.dice_research.topicmodeling.commons.collections.TopCharBooleanCollection
-
Returns the array of objects associated to the values.
- toArray() - Method in class org.dice_research.topicmodeling.commons.collections.TopCharByteCollection
-
Returns the array of objects associated to the values.
- toArray() - Method in class org.dice_research.topicmodeling.commons.collections.TopCharCharCollection
-
Returns the array of objects associated to the values.
- toArray() - Method in class org.dice_research.topicmodeling.commons.collections.TopCharDoubleCollection
-
Returns the array of objects associated to the values.
- toArray() - Method in class org.dice_research.topicmodeling.commons.collections.TopCharFloatCollection
-
Returns the array of objects associated to the values.
- toArray() - Method in class org.dice_research.topicmodeling.commons.collections.TopCharIntCollection
-
Returns the array of objects associated to the values.
- toArray() - Method in class org.dice_research.topicmodeling.commons.collections.TopCharLongCollection
-
Returns the array of objects associated to the values.
- toArray(V[]) - Method in class org.dice_research.topicmodeling.commons.collections.TopCharObjectCollection
-
Returns a copy of the array of objects associated to the values.
- toArray() - Method in class org.dice_research.topicmodeling.commons.collections.TopCharShortCollection
-
Returns the array of objects associated to the values.
- toArray() - Method in class org.dice_research.topicmodeling.commons.collections.TopDoubleBooleanCollection
-
Returns the array of objects associated to the values.
- toArray() - Method in class org.dice_research.topicmodeling.commons.collections.TopDoubleByteCollection
-
Returns the array of objects associated to the values.
- toArray() - Method in class org.dice_research.topicmodeling.commons.collections.TopDoubleCharCollection
-
Returns the array of objects associated to the values.
- toArray() - Method in class org.dice_research.topicmodeling.commons.collections.TopDoubleDoubleCollection
-
Returns the array of objects associated to the values.
- toArray() - Method in class org.dice_research.topicmodeling.commons.collections.TopDoubleFloatCollection
-
Returns the array of objects associated to the values.
- toArray() - Method in class org.dice_research.topicmodeling.commons.collections.TopDoubleIntCollection
-
Returns the array of objects associated to the values.
- toArray() - Method in class org.dice_research.topicmodeling.commons.collections.TopDoubleLongCollection
-
Returns the array of objects associated to the values.
- toArray(V[]) - Method in class org.dice_research.topicmodeling.commons.collections.TopDoubleObjectCollection
-
Returns a copy of the array of objects associated to the values.
- toArray() - Method in class org.dice_research.topicmodeling.commons.collections.TopDoubleShortCollection
-
Returns the array of objects associated to the values.
- toArray() - Method in class org.dice_research.topicmodeling.commons.collections.TopFloatBooleanCollection
-
Returns the array of objects associated to the values.
- toArray() - Method in class org.dice_research.topicmodeling.commons.collections.TopFloatByteCollection
-
Returns the array of objects associated to the values.
- toArray() - Method in class org.dice_research.topicmodeling.commons.collections.TopFloatCharCollection
-
Returns the array of objects associated to the values.
- toArray() - Method in class org.dice_research.topicmodeling.commons.collections.TopFloatDoubleCollection
-
Returns the array of objects associated to the values.
- toArray() - Method in class org.dice_research.topicmodeling.commons.collections.TopFloatFloatCollection
-
Returns the array of objects associated to the values.
- toArray() - Method in class org.dice_research.topicmodeling.commons.collections.TopFloatIntCollection
-
Returns the array of objects associated to the values.
- toArray() - Method in class org.dice_research.topicmodeling.commons.collections.TopFloatLongCollection
-
Returns the array of objects associated to the values.
- toArray(V[]) - Method in class org.dice_research.topicmodeling.commons.collections.TopFloatObjectCollection
-
Returns a copy of the array of objects associated to the values.
- toArray() - Method in class org.dice_research.topicmodeling.commons.collections.TopFloatShortCollection
-
Returns the array of objects associated to the values.
- toArray() - Method in class org.dice_research.topicmodeling.commons.collections.TopIntBooleanCollection
-
Returns the array of objects associated to the values.
- toArray() - Method in class org.dice_research.topicmodeling.commons.collections.TopIntByteCollection
-
Returns the array of objects associated to the values.
- toArray() - Method in class org.dice_research.topicmodeling.commons.collections.TopIntCharCollection
-
Returns the array of objects associated to the values.
- toArray() - Method in class org.dice_research.topicmodeling.commons.collections.TopIntDoubleCollection
-
Returns the array of objects associated to the values.
- toArray() - Method in class org.dice_research.topicmodeling.commons.collections.TopIntFloatCollection
-
Returns the array of objects associated to the values.
- toArray() - Method in class org.dice_research.topicmodeling.commons.collections.TopIntIntCollection
-
Returns the array of objects associated to the values.
- toArray() - Method in class org.dice_research.topicmodeling.commons.collections.TopIntLongCollection
-
Returns the array of objects associated to the values.
- toArray(V[]) - Method in class org.dice_research.topicmodeling.commons.collections.TopIntObjectCollection
-
Returns a copy of the array of objects associated to the values.
- toArray() - Method in class org.dice_research.topicmodeling.commons.collections.TopIntShortCollection
-
Returns the array of objects associated to the values.
- toArray() - Method in class org.dice_research.topicmodeling.commons.collections.TopLongBooleanCollection
-
Returns the array of objects associated to the values.
- toArray() - Method in class org.dice_research.topicmodeling.commons.collections.TopLongByteCollection
-
Returns the array of objects associated to the values.
- toArray() - Method in class org.dice_research.topicmodeling.commons.collections.TopLongCharCollection
-
Returns the array of objects associated to the values.
- toArray() - Method in class org.dice_research.topicmodeling.commons.collections.TopLongDoubleCollection
-
Returns the array of objects associated to the values.
- toArray() - Method in class org.dice_research.topicmodeling.commons.collections.TopLongFloatCollection
-
Returns the array of objects associated to the values.
- toArray() - Method in class org.dice_research.topicmodeling.commons.collections.TopLongIntCollection
-
Returns the array of objects associated to the values.
- toArray() - Method in class org.dice_research.topicmodeling.commons.collections.TopLongLongCollection
-
Returns the array of objects associated to the values.
- toArray(V[]) - Method in class org.dice_research.topicmodeling.commons.collections.TopLongObjectCollection
-
Returns a copy of the array of objects associated to the values.
- toArray() - Method in class org.dice_research.topicmodeling.commons.collections.TopLongShortCollection
-
Returns the array of objects associated to the values.
- toArray() - Method in class org.dice_research.topicmodeling.commons.collections.TopShortBooleanCollection
-
Returns the array of objects associated to the values.
- toArray() - Method in class org.dice_research.topicmodeling.commons.collections.TopShortByteCollection
-
Returns the array of objects associated to the values.
- toArray() - Method in class org.dice_research.topicmodeling.commons.collections.TopShortCharCollection
-
Returns the array of objects associated to the values.
- toArray() - Method in class org.dice_research.topicmodeling.commons.collections.TopShortDoubleCollection
-
Returns the array of objects associated to the values.
- toArray() - Method in class org.dice_research.topicmodeling.commons.collections.TopShortFloatCollection
-
Returns the array of objects associated to the values.
- toArray() - Method in class org.dice_research.topicmodeling.commons.collections.TopShortIntCollection
-
Returns the array of objects associated to the values.
- toArray() - Method in class org.dice_research.topicmodeling.commons.collections.TopShortLongCollection
-
Returns the array of objects associated to the values.
- toArray(V[]) - Method in class org.dice_research.topicmodeling.commons.collections.TopShortObjectCollection
-
Returns a copy of the array of objects associated to the values.
- toArray() - Method in class org.dice_research.topicmodeling.commons.collections.TopShortShortCollection
-
Returns the array of objects associated to the values.
- TopByteBooleanCollection - Class in org.dice_research.topicmodeling.commons.collections
-
This container allows you to hold the top n value-object-pairs.
- TopByteBooleanCollection(int, boolean) - Constructor for class org.dice_research.topicmodeling.commons.collections.TopByteBooleanCollection
-
Creates a container which holds the n best byte values and the objects
associated with them.
- TopByteByteCollection - Class in org.dice_research.topicmodeling.commons.collections
-
This container allows you to hold the top n value-object-pairs.
- TopByteByteCollection(int, boolean) - Constructor for class org.dice_research.topicmodeling.commons.collections.TopByteByteCollection
-
Creates a container which holds the n best byte values and the objects
associated with them.
- TopByteCharCollection - Class in org.dice_research.topicmodeling.commons.collections
-
This container allows you to hold the top n value-object-pairs.
- TopByteCharCollection(int, boolean) - Constructor for class org.dice_research.topicmodeling.commons.collections.TopByteCharCollection
-
Creates a container which holds the n best byte values and the objects
associated with them.
- TopByteDoubleCollection - Class in org.dice_research.topicmodeling.commons.collections
-
This container allows you to hold the top n value-object-pairs.
- TopByteDoubleCollection(int, boolean) - Constructor for class org.dice_research.topicmodeling.commons.collections.TopByteDoubleCollection
-
Creates a container which holds the n best byte values and the objects
associated with them.
- TopByteFloatCollection - Class in org.dice_research.topicmodeling.commons.collections
-
This container allows you to hold the top n value-object-pairs.
- TopByteFloatCollection(int, boolean) - Constructor for class org.dice_research.topicmodeling.commons.collections.TopByteFloatCollection
-
Creates a container which holds the n best byte values and the objects
associated with them.
- TopByteIntCollection - Class in org.dice_research.topicmodeling.commons.collections
-
This container allows you to hold the top n value-object-pairs.
- TopByteIntCollection(int, boolean) - Constructor for class org.dice_research.topicmodeling.commons.collections.TopByteIntCollection
-
Creates a container which holds the n best byte values and the objects
associated with them.
- TopByteLongCollection - Class in org.dice_research.topicmodeling.commons.collections
-
This container allows you to hold the top n value-object-pairs.
- TopByteLongCollection(int, boolean) - Constructor for class org.dice_research.topicmodeling.commons.collections.TopByteLongCollection
-
Creates a container which holds the n best byte values and the objects
associated with them.
- TopByteObjectCollection<V> - Class in org.dice_research.topicmodeling.commons.collections
-
This container allows you to hold the top n value-object-pairs.
- TopByteObjectCollection(int, boolean) - Constructor for class org.dice_research.topicmodeling.commons.collections.TopByteObjectCollection
-
Creates a container which holds the n best byte values and the objects
associated with them.
- TopByteShortCollection - Class in org.dice_research.topicmodeling.commons.collections
-
This container allows you to hold the top n value-object-pairs.
- TopByteShortCollection(int, boolean) - Constructor for class org.dice_research.topicmodeling.commons.collections.TopByteShortCollection
-
Creates a container which holds the n best byte values and the objects
associated with them.
- TopCharBooleanCollection - Class in org.dice_research.topicmodeling.commons.collections
-
This container allows you to hold the top n value-object-pairs.
- TopCharBooleanCollection(int, boolean) - Constructor for class org.dice_research.topicmodeling.commons.collections.TopCharBooleanCollection
-
Creates a container which holds the n best char values and the objects
associated with them.
- TopCharByteCollection - Class in org.dice_research.topicmodeling.commons.collections
-
This container allows you to hold the top n value-object-pairs.
- TopCharByteCollection(int, boolean) - Constructor for class org.dice_research.topicmodeling.commons.collections.TopCharByteCollection
-
Creates a container which holds the n best char values and the objects
associated with them.
- TopCharCharCollection - Class in org.dice_research.topicmodeling.commons.collections
-
This container allows you to hold the top n value-object-pairs.
- TopCharCharCollection(int, boolean) - Constructor for class org.dice_research.topicmodeling.commons.collections.TopCharCharCollection
-
Creates a container which holds the n best char values and the objects
associated with them.
- TopCharDoubleCollection - Class in org.dice_research.topicmodeling.commons.collections
-
This container allows you to hold the top n value-object-pairs.
- TopCharDoubleCollection(int, boolean) - Constructor for class org.dice_research.topicmodeling.commons.collections.TopCharDoubleCollection
-
Creates a container which holds the n best char values and the objects
associated with them.
- TopCharFloatCollection - Class in org.dice_research.topicmodeling.commons.collections
-
This container allows you to hold the top n value-object-pairs.
- TopCharFloatCollection(int, boolean) - Constructor for class org.dice_research.topicmodeling.commons.collections.TopCharFloatCollection
-
Creates a container which holds the n best char values and the objects
associated with them.
- TopCharIntCollection - Class in org.dice_research.topicmodeling.commons.collections
-
This container allows you to hold the top n value-object-pairs.
- TopCharIntCollection(int, boolean) - Constructor for class org.dice_research.topicmodeling.commons.collections.TopCharIntCollection
-
Creates a container which holds the n best char values and the objects
associated with them.
- TopCharLongCollection - Class in org.dice_research.topicmodeling.commons.collections
-
This container allows you to hold the top n value-object-pairs.
- TopCharLongCollection(int, boolean) - Constructor for class org.dice_research.topicmodeling.commons.collections.TopCharLongCollection
-
Creates a container which holds the n best char values and the objects
associated with them.
- TopCharObjectCollection<V> - Class in org.dice_research.topicmodeling.commons.collections
-
This container allows you to hold the top n value-object-pairs.
- TopCharObjectCollection(int, boolean) - Constructor for class org.dice_research.topicmodeling.commons.collections.TopCharObjectCollection
-
Creates a container which holds the n best char values and the objects
associated with them.
- TopCharShortCollection - Class in org.dice_research.topicmodeling.commons.collections
-
This container allows you to hold the top n value-object-pairs.
- TopCharShortCollection(int, boolean) - Constructor for class org.dice_research.topicmodeling.commons.collections.TopCharShortCollection
-
Creates a container which holds the n best char values and the objects
associated with them.
- TopCollectionClassGenerator - Class in org.dice_research.topicmodeling.commons.collections
-
This class generates all TopXYCollection classes and their test classes.
- TopCollectionClassGenerator() - Constructor for class org.dice_research.topicmodeling.commons.collections.TopCollectionClassGenerator
-
- TopDoubleBooleanCollection - Class in org.dice_research.topicmodeling.commons.collections
-
This container allows you to hold the top n value-object-pairs.
- TopDoubleBooleanCollection(int, boolean) - Constructor for class org.dice_research.topicmodeling.commons.collections.TopDoubleBooleanCollection
-
Creates a container which holds the n best double values and the objects
associated with them.
- TopDoubleByteCollection - Class in org.dice_research.topicmodeling.commons.collections
-
This container allows you to hold the top n value-object-pairs.
- TopDoubleByteCollection(int, boolean) - Constructor for class org.dice_research.topicmodeling.commons.collections.TopDoubleByteCollection
-
Creates a container which holds the n best double values and the objects
associated with them.
- TopDoubleCharCollection - Class in org.dice_research.topicmodeling.commons.collections
-
This container allows you to hold the top n value-object-pairs.
- TopDoubleCharCollection(int, boolean) - Constructor for class org.dice_research.topicmodeling.commons.collections.TopDoubleCharCollection
-
Creates a container which holds the n best double values and the objects
associated with them.
- TopDoubleDoubleCollection - Class in org.dice_research.topicmodeling.commons.collections
-
This container allows you to hold the top n value-object-pairs.
- TopDoubleDoubleCollection(int, boolean) - Constructor for class org.dice_research.topicmodeling.commons.collections.TopDoubleDoubleCollection
-
Creates a container which holds the n best double values and the objects
associated with them.
- TopDoubleFloatCollection - Class in org.dice_research.topicmodeling.commons.collections
-
This container allows you to hold the top n value-object-pairs.
- TopDoubleFloatCollection(int, boolean) - Constructor for class org.dice_research.topicmodeling.commons.collections.TopDoubleFloatCollection
-
Creates a container which holds the n best double values and the objects
associated with them.
- TopDoubleIntCollection - Class in org.dice_research.topicmodeling.commons.collections
-
This container allows you to hold the top n value-object-pairs.
- TopDoubleIntCollection(int, boolean) - Constructor for class org.dice_research.topicmodeling.commons.collections.TopDoubleIntCollection
-
Creates a container which holds the n best double values and the objects
associated with them.
- TopDoubleLongCollection - Class in org.dice_research.topicmodeling.commons.collections
-
This container allows you to hold the top n value-object-pairs.
- TopDoubleLongCollection(int, boolean) - Constructor for class org.dice_research.topicmodeling.commons.collections.TopDoubleLongCollection
-
Creates a container which holds the n best double values and the objects
associated with them.
- TopDoubleObjectCollection<V> - Class in org.dice_research.topicmodeling.commons.collections
-
This container allows you to hold the top n value-object-pairs.
- TopDoubleObjectCollection(int, boolean) - Constructor for class org.dice_research.topicmodeling.commons.collections.TopDoubleObjectCollection
-
Creates a container which holds the n best double values and the objects
associated with them.
- TopDoubleShortCollection - Class in org.dice_research.topicmodeling.commons.collections
-
This container allows you to hold the top n value-object-pairs.
- TopDoubleShortCollection(int, boolean) - Constructor for class org.dice_research.topicmodeling.commons.collections.TopDoubleShortCollection
-
Creates a container which holds the n best double values and the objects
associated with them.
- TopFloatBooleanCollection - Class in org.dice_research.topicmodeling.commons.collections
-
This container allows you to hold the top n value-object-pairs.
- TopFloatBooleanCollection(int, boolean) - Constructor for class org.dice_research.topicmodeling.commons.collections.TopFloatBooleanCollection
-
Creates a container which holds the n best float values and the objects
associated with them.
- TopFloatByteCollection - Class in org.dice_research.topicmodeling.commons.collections
-
This container allows you to hold the top n value-object-pairs.
- TopFloatByteCollection(int, boolean) - Constructor for class org.dice_research.topicmodeling.commons.collections.TopFloatByteCollection
-
Creates a container which holds the n best float values and the objects
associated with them.
- TopFloatCharCollection - Class in org.dice_research.topicmodeling.commons.collections
-
This container allows you to hold the top n value-object-pairs.
- TopFloatCharCollection(int, boolean) - Constructor for class org.dice_research.topicmodeling.commons.collections.TopFloatCharCollection
-
Creates a container which holds the n best float values and the objects
associated with them.
- TopFloatDoubleCollection - Class in org.dice_research.topicmodeling.commons.collections
-
This container allows you to hold the top n value-object-pairs.
- TopFloatDoubleCollection(int, boolean) - Constructor for class org.dice_research.topicmodeling.commons.collections.TopFloatDoubleCollection
-
Creates a container which holds the n best float values and the objects
associated with them.
- TopFloatFloatCollection - Class in org.dice_research.topicmodeling.commons.collections
-
This container allows you to hold the top n value-object-pairs.
- TopFloatFloatCollection(int, boolean) - Constructor for class org.dice_research.topicmodeling.commons.collections.TopFloatFloatCollection
-
Creates a container which holds the n best float values and the objects
associated with them.
- TopFloatIntCollection - Class in org.dice_research.topicmodeling.commons.collections
-
This container allows you to hold the top n value-object-pairs.
- TopFloatIntCollection(int, boolean) - Constructor for class org.dice_research.topicmodeling.commons.collections.TopFloatIntCollection
-
Creates a container which holds the n best float values and the objects
associated with them.
- TopFloatLongCollection - Class in org.dice_research.topicmodeling.commons.collections
-
This container allows you to hold the top n value-object-pairs.
- TopFloatLongCollection(int, boolean) - Constructor for class org.dice_research.topicmodeling.commons.collections.TopFloatLongCollection
-
Creates a container which holds the n best float values and the objects
associated with them.
- TopFloatObjectCollection<V> - Class in org.dice_research.topicmodeling.commons.collections
-
This container allows you to hold the top n value-object-pairs.
- TopFloatObjectCollection(int, boolean) - Constructor for class org.dice_research.topicmodeling.commons.collections.TopFloatObjectCollection
-
Creates a container which holds the n best float values and the objects
associated with them.
- TopFloatShortCollection - Class in org.dice_research.topicmodeling.commons.collections
-
This container allows you to hold the top n value-object-pairs.
- TopFloatShortCollection(int, boolean) - Constructor for class org.dice_research.topicmodeling.commons.collections.TopFloatShortCollection
-
Creates a container which holds the n best float values and the objects
associated with them.
- TopIntBooleanCollection - Class in org.dice_research.topicmodeling.commons.collections
-
This container allows you to hold the top n value-object-pairs.
- TopIntBooleanCollection(int, boolean) - Constructor for class org.dice_research.topicmodeling.commons.collections.TopIntBooleanCollection
-
Creates a container which holds the n best int values and the objects
associated with them.
- TopIntByteCollection - Class in org.dice_research.topicmodeling.commons.collections
-
This container allows you to hold the top n value-object-pairs.
- TopIntByteCollection(int, boolean) - Constructor for class org.dice_research.topicmodeling.commons.collections.TopIntByteCollection
-
Creates a container which holds the n best int values and the objects
associated with them.
- TopIntCharCollection - Class in org.dice_research.topicmodeling.commons.collections
-
This container allows you to hold the top n value-object-pairs.
- TopIntCharCollection(int, boolean) - Constructor for class org.dice_research.topicmodeling.commons.collections.TopIntCharCollection
-
Creates a container which holds the n best int values and the objects
associated with them.
- TopIntDoubleCollection - Class in org.dice_research.topicmodeling.commons.collections
-
This container allows you to hold the top n value-object-pairs.
- TopIntDoubleCollection(int, boolean) - Constructor for class org.dice_research.topicmodeling.commons.collections.TopIntDoubleCollection
-
Creates a container which holds the n best int values and the objects
associated with them.
- TopIntFloatCollection - Class in org.dice_research.topicmodeling.commons.collections
-
This container allows you to hold the top n value-object-pairs.
- TopIntFloatCollection(int, boolean) - Constructor for class org.dice_research.topicmodeling.commons.collections.TopIntFloatCollection
-
Creates a container which holds the n best int values and the objects
associated with them.
- TopIntIntCollection - Class in org.dice_research.topicmodeling.commons.collections
-
This container allows you to hold the top n value-object-pairs.
- TopIntIntCollection(int, boolean) - Constructor for class org.dice_research.topicmodeling.commons.collections.TopIntIntCollection
-
Creates a container which holds the n best int values and the objects
associated with them.
- TopIntLongCollection - Class in org.dice_research.topicmodeling.commons.collections
-
This container allows you to hold the top n value-object-pairs.
- TopIntLongCollection(int, boolean) - Constructor for class org.dice_research.topicmodeling.commons.collections.TopIntLongCollection
-
Creates a container which holds the n best int values and the objects
associated with them.
- TopIntObjectCollection<V> - Class in org.dice_research.topicmodeling.commons.collections
-
This container allows you to hold the top n value-object-pairs.
- TopIntObjectCollection(int, boolean) - Constructor for class org.dice_research.topicmodeling.commons.collections.TopIntObjectCollection
-
Creates a container which holds the n best int values and the objects
associated with them.
- TopIntShortCollection - Class in org.dice_research.topicmodeling.commons.collections
-
This container allows you to hold the top n value-object-pairs.
- TopIntShortCollection(int, boolean) - Constructor for class org.dice_research.topicmodeling.commons.collections.TopIntShortCollection
-
Creates a container which holds the n best int values and the objects
associated with them.
- TopLongBooleanCollection - Class in org.dice_research.topicmodeling.commons.collections
-
This container allows you to hold the top n value-object-pairs.
- TopLongBooleanCollection(int, boolean) - Constructor for class org.dice_research.topicmodeling.commons.collections.TopLongBooleanCollection
-
Creates a container which holds the n best long values and the objects
associated with them.
- TopLongByteCollection - Class in org.dice_research.topicmodeling.commons.collections
-
This container allows you to hold the top n value-object-pairs.
- TopLongByteCollection(int, boolean) - Constructor for class org.dice_research.topicmodeling.commons.collections.TopLongByteCollection
-
Creates a container which holds the n best long values and the objects
associated with them.
- TopLongCharCollection - Class in org.dice_research.topicmodeling.commons.collections
-
This container allows you to hold the top n value-object-pairs.
- TopLongCharCollection(int, boolean) - Constructor for class org.dice_research.topicmodeling.commons.collections.TopLongCharCollection
-
Creates a container which holds the n best long values and the objects
associated with them.
- TopLongDoubleCollection - Class in org.dice_research.topicmodeling.commons.collections
-
This container allows you to hold the top n value-object-pairs.
- TopLongDoubleCollection(int, boolean) - Constructor for class org.dice_research.topicmodeling.commons.collections.TopLongDoubleCollection
-
Creates a container which holds the n best long values and the objects
associated with them.
- TopLongFloatCollection - Class in org.dice_research.topicmodeling.commons.collections
-
This container allows you to hold the top n value-object-pairs.
- TopLongFloatCollection(int, boolean) - Constructor for class org.dice_research.topicmodeling.commons.collections.TopLongFloatCollection
-
Creates a container which holds the n best long values and the objects
associated with them.
- TopLongIntCollection - Class in org.dice_research.topicmodeling.commons.collections
-
This container allows you to hold the top n value-object-pairs.
- TopLongIntCollection(int, boolean) - Constructor for class org.dice_research.topicmodeling.commons.collections.TopLongIntCollection
-
Creates a container which holds the n best long values and the objects
associated with them.
- TopLongLongCollection - Class in org.dice_research.topicmodeling.commons.collections
-
This container allows you to hold the top n value-object-pairs.
- TopLongLongCollection(int, boolean) - Constructor for class org.dice_research.topicmodeling.commons.collections.TopLongLongCollection
-
Creates a container which holds the n best long values and the objects
associated with them.
- TopLongObjectCollection<V> - Class in org.dice_research.topicmodeling.commons.collections
-
This container allows you to hold the top n value-object-pairs.
- TopLongObjectCollection(int, boolean) - Constructor for class org.dice_research.topicmodeling.commons.collections.TopLongObjectCollection
-
Creates a container which holds the n best long values and the objects
associated with them.
- TopLongShortCollection - Class in org.dice_research.topicmodeling.commons.collections
-
This container allows you to hold the top n value-object-pairs.
- TopLongShortCollection(int, boolean) - Constructor for class org.dice_research.topicmodeling.commons.collections.TopLongShortCollection
-
Creates a container which holds the n best long values and the objects
associated with them.
- TopShortBooleanCollection - Class in org.dice_research.topicmodeling.commons.collections
-
This container allows you to hold the top n value-object-pairs.
- TopShortBooleanCollection(int, boolean) - Constructor for class org.dice_research.topicmodeling.commons.collections.TopShortBooleanCollection
-
Creates a container which holds the n best short values and the objects
associated with them.
- TopShortByteCollection - Class in org.dice_research.topicmodeling.commons.collections
-
This container allows you to hold the top n value-object-pairs.
- TopShortByteCollection(int, boolean) - Constructor for class org.dice_research.topicmodeling.commons.collections.TopShortByteCollection
-
Creates a container which holds the n best short values and the objects
associated with them.
- TopShortCharCollection - Class in org.dice_research.topicmodeling.commons.collections
-
This container allows you to hold the top n value-object-pairs.
- TopShortCharCollection(int, boolean) - Constructor for class org.dice_research.topicmodeling.commons.collections.TopShortCharCollection
-
Creates a container which holds the n best short values and the objects
associated with them.
- TopShortDoubleCollection - Class in org.dice_research.topicmodeling.commons.collections
-
This container allows you to hold the top n value-object-pairs.
- TopShortDoubleCollection(int, boolean) - Constructor for class org.dice_research.topicmodeling.commons.collections.TopShortDoubleCollection
-
Creates a container which holds the n best short values and the objects
associated with them.
- TopShortFloatCollection - Class in org.dice_research.topicmodeling.commons.collections
-
This container allows you to hold the top n value-object-pairs.
- TopShortFloatCollection(int, boolean) - Constructor for class org.dice_research.topicmodeling.commons.collections.TopShortFloatCollection
-
Creates a container which holds the n best short values and the objects
associated with them.
- TopShortIntCollection - Class in org.dice_research.topicmodeling.commons.collections
-
This container allows you to hold the top n value-object-pairs.
- TopShortIntCollection(int, boolean) - Constructor for class org.dice_research.topicmodeling.commons.collections.TopShortIntCollection
-
Creates a container which holds the n best short values and the objects
associated with them.
- TopShortLongCollection - Class in org.dice_research.topicmodeling.commons.collections
-
This container allows you to hold the top n value-object-pairs.
- TopShortLongCollection(int, boolean) - Constructor for class org.dice_research.topicmodeling.commons.collections.TopShortLongCollection
-
Creates a container which holds the n best short values and the objects
associated with them.
- TopShortObjectCollection<V> - Class in org.dice_research.topicmodeling.commons.collections
-
This container allows you to hold the top n value-object-pairs.
- TopShortObjectCollection(int, boolean) - Constructor for class org.dice_research.topicmodeling.commons.collections.TopShortObjectCollection
-
Creates a container which holds the n best short values and the objects
associated with them.
- TopShortShortCollection - Class in org.dice_research.topicmodeling.commons.collections
-
This container allows you to hold the top n value-object-pairs.
- TopShortShortCollection(int, boolean) - Constructor for class org.dice_research.topicmodeling.commons.collections.TopShortShortCollection
-
Creates a container which holds the n best short values and the objects
associated with them.
- VALUE_TYPE_KEY - Static variable in class org.dice_research.topicmodeling.commons.collections.TopCollectionClassGenerator
-
Defining the String which will be replaced with the type of the sorted
array.
- values - Variable in class org.dice_research.topicmodeling.commons.collections.TopByteBooleanCollection
-
An array containing the n best values seen by this container.
- values - Variable in class org.dice_research.topicmodeling.commons.collections.TopByteByteCollection
-
An array containing the n best values seen by this container.
- values - Variable in class org.dice_research.topicmodeling.commons.collections.TopByteCharCollection
-
An array containing the n best values seen by this container.
- values - Variable in class org.dice_research.topicmodeling.commons.collections.TopByteDoubleCollection
-
An array containing the n best values seen by this container.
- values - Variable in class org.dice_research.topicmodeling.commons.collections.TopByteFloatCollection
-
An array containing the n best values seen by this container.
- values - Variable in class org.dice_research.topicmodeling.commons.collections.TopByteIntCollection
-
An array containing the n best values seen by this container.
- values - Variable in class org.dice_research.topicmodeling.commons.collections.TopByteLongCollection
-
An array containing the n best values seen by this container.
- values - Variable in class org.dice_research.topicmodeling.commons.collections.TopByteObjectCollection
-
An array containing the n best values seen by this container.
- values - Variable in class org.dice_research.topicmodeling.commons.collections.TopByteShortCollection
-
An array containing the n best values seen by this container.
- values - Variable in class org.dice_research.topicmodeling.commons.collections.TopCharBooleanCollection
-
An array containing the n best values seen by this container.
- values - Variable in class org.dice_research.topicmodeling.commons.collections.TopCharByteCollection
-
An array containing the n best values seen by this container.
- values - Variable in class org.dice_research.topicmodeling.commons.collections.TopCharCharCollection
-
An array containing the n best values seen by this container.
- values - Variable in class org.dice_research.topicmodeling.commons.collections.TopCharDoubleCollection
-
An array containing the n best values seen by this container.
- values - Variable in class org.dice_research.topicmodeling.commons.collections.TopCharFloatCollection
-
An array containing the n best values seen by this container.
- values - Variable in class org.dice_research.topicmodeling.commons.collections.TopCharIntCollection
-
An array containing the n best values seen by this container.
- values - Variable in class org.dice_research.topicmodeling.commons.collections.TopCharLongCollection
-
An array containing the n best values seen by this container.
- values - Variable in class org.dice_research.topicmodeling.commons.collections.TopCharObjectCollection
-
An array containing the n best values seen by this container.
- values - Variable in class org.dice_research.topicmodeling.commons.collections.TopCharShortCollection
-
An array containing the n best values seen by this container.
- values - Variable in class org.dice_research.topicmodeling.commons.collections.TopDoubleBooleanCollection
-
An array containing the n best values seen by this container.
- values - Variable in class org.dice_research.topicmodeling.commons.collections.TopDoubleByteCollection
-
An array containing the n best values seen by this container.
- values - Variable in class org.dice_research.topicmodeling.commons.collections.TopDoubleCharCollection
-
An array containing the n best values seen by this container.
- values - Variable in class org.dice_research.topicmodeling.commons.collections.TopDoubleDoubleCollection
-
An array containing the n best values seen by this container.
- values - Variable in class org.dice_research.topicmodeling.commons.collections.TopDoubleFloatCollection
-
An array containing the n best values seen by this container.
- values - Variable in class org.dice_research.topicmodeling.commons.collections.TopDoubleIntCollection
-
An array containing the n best values seen by this container.
- values - Variable in class org.dice_research.topicmodeling.commons.collections.TopDoubleLongCollection
-
An array containing the n best values seen by this container.
- values - Variable in class org.dice_research.topicmodeling.commons.collections.TopDoubleObjectCollection
-
An array containing the n best values seen by this container.
- values - Variable in class org.dice_research.topicmodeling.commons.collections.TopDoubleShortCollection
-
An array containing the n best values seen by this container.
- values - Variable in class org.dice_research.topicmodeling.commons.collections.TopFloatBooleanCollection
-
An array containing the n best values seen by this container.
- values - Variable in class org.dice_research.topicmodeling.commons.collections.TopFloatByteCollection
-
An array containing the n best values seen by this container.
- values - Variable in class org.dice_research.topicmodeling.commons.collections.TopFloatCharCollection
-
An array containing the n best values seen by this container.
- values - Variable in class org.dice_research.topicmodeling.commons.collections.TopFloatDoubleCollection
-
An array containing the n best values seen by this container.
- values - Variable in class org.dice_research.topicmodeling.commons.collections.TopFloatFloatCollection
-
An array containing the n best values seen by this container.
- values - Variable in class org.dice_research.topicmodeling.commons.collections.TopFloatIntCollection
-
An array containing the n best values seen by this container.
- values - Variable in class org.dice_research.topicmodeling.commons.collections.TopFloatLongCollection
-
An array containing the n best values seen by this container.
- values - Variable in class org.dice_research.topicmodeling.commons.collections.TopFloatObjectCollection
-
An array containing the n best values seen by this container.
- values - Variable in class org.dice_research.topicmodeling.commons.collections.TopFloatShortCollection
-
An array containing the n best values seen by this container.
- values - Variable in class org.dice_research.topicmodeling.commons.collections.TopIntBooleanCollection
-
An array containing the n best values seen by this container.
- values - Variable in class org.dice_research.topicmodeling.commons.collections.TopIntByteCollection
-
An array containing the n best values seen by this container.
- values - Variable in class org.dice_research.topicmodeling.commons.collections.TopIntCharCollection
-
An array containing the n best values seen by this container.
- values - Variable in class org.dice_research.topicmodeling.commons.collections.TopIntDoubleCollection
-
An array containing the n best values seen by this container.
- values - Variable in class org.dice_research.topicmodeling.commons.collections.TopIntFloatCollection
-
An array containing the n best values seen by this container.
- values - Variable in class org.dice_research.topicmodeling.commons.collections.TopIntIntCollection
-
An array containing the n best values seen by this container.
- values - Variable in class org.dice_research.topicmodeling.commons.collections.TopIntLongCollection
-
An array containing the n best values seen by this container.
- values - Variable in class org.dice_research.topicmodeling.commons.collections.TopIntObjectCollection
-
An array containing the n best values seen by this container.
- values - Variable in class org.dice_research.topicmodeling.commons.collections.TopIntShortCollection
-
An array containing the n best values seen by this container.
- values - Variable in class org.dice_research.topicmodeling.commons.collections.TopLongBooleanCollection
-
An array containing the n best values seen by this container.
- values - Variable in class org.dice_research.topicmodeling.commons.collections.TopLongByteCollection
-
An array containing the n best values seen by this container.
- values - Variable in class org.dice_research.topicmodeling.commons.collections.TopLongCharCollection
-
An array containing the n best values seen by this container.
- values - Variable in class org.dice_research.topicmodeling.commons.collections.TopLongDoubleCollection
-
An array containing the n best values seen by this container.
- values - Variable in class org.dice_research.topicmodeling.commons.collections.TopLongFloatCollection
-
An array containing the n best values seen by this container.
- values - Variable in class org.dice_research.topicmodeling.commons.collections.TopLongIntCollection
-
An array containing the n best values seen by this container.
- values - Variable in class org.dice_research.topicmodeling.commons.collections.TopLongLongCollection
-
An array containing the n best values seen by this container.
- values - Variable in class org.dice_research.topicmodeling.commons.collections.TopLongObjectCollection
-
An array containing the n best values seen by this container.
- values - Variable in class org.dice_research.topicmodeling.commons.collections.TopLongShortCollection
-
An array containing the n best values seen by this container.
- values - Variable in class org.dice_research.topicmodeling.commons.collections.TopShortBooleanCollection
-
An array containing the n best values seen by this container.
- values - Variable in class org.dice_research.topicmodeling.commons.collections.TopShortByteCollection
-
An array containing the n best values seen by this container.
- values - Variable in class org.dice_research.topicmodeling.commons.collections.TopShortCharCollection
-
An array containing the n best values seen by this container.
- values - Variable in class org.dice_research.topicmodeling.commons.collections.TopShortDoubleCollection
-
An array containing the n best values seen by this container.
- values - Variable in class org.dice_research.topicmodeling.commons.collections.TopShortFloatCollection
-
An array containing the n best values seen by this container.
- values - Variable in class org.dice_research.topicmodeling.commons.collections.TopShortIntCollection
-
An array containing the n best values seen by this container.
- values - Variable in class org.dice_research.topicmodeling.commons.collections.TopShortLongCollection
-
An array containing the n best values seen by this container.
- values - Variable in class org.dice_research.topicmodeling.commons.collections.TopShortObjectCollection
-
An array containing the n best values seen by this container.
- values - Variable in class org.dice_research.topicmodeling.commons.collections.TopShortShortCollection
-
An array containing the n best values seen by this container.