Skip navigation links
A C E F G I L M O P Q R S T V W 

A

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
This class is used to generate the classes AssociativeSort and AssociativeSortTest containing the JUnit tests for the AssociativeSort class.
AssociativeSortClassGenerator() - Constructor for class org.dice_research.topicmodeling.commons.sort.AssociativeSortClassGenerator
 

C

CLASS_FEAT - Static variable in class org.dice_research.topicmodeling.commons.sort.AssociativeSortClassGenerator
String defining the feet of the AssociativeSort class.
CLASS_HEAD - Static variable in class org.dice_research.topicmodeling.commons.sort.AssociativeSortClassGenerator
Head of the AssociativeSort class.
CLASS_NAME_KEY - Static variable in class org.dice_research.topicmodeling.commons.collections.TopCollectionClassGenerator
 
CLASS_NAME_PATTERN - Static variable in class org.dice_research.topicmodeling.commons.collections.TopCollectionClassGenerator
 
CLASS_PATTERN_FILE - Static variable in class org.dice_research.topicmodeling.commons.collections.TopCollectionClassGenerator
 
clear() - Method in class org.dice_research.topicmodeling.commons.collections.TopByteBooleanCollection
Clears the container.
clear() - Method in class org.dice_research.topicmodeling.commons.collections.TopByteByteCollection
Clears the container.
clear() - Method in class org.dice_research.topicmodeling.commons.collections.TopByteCharCollection
Clears the container.
clear() - Method in class org.dice_research.topicmodeling.commons.collections.TopByteDoubleCollection
Clears the container.
clear() - Method in class org.dice_research.topicmodeling.commons.collections.TopByteFloatCollection
Clears the container.
clear() - Method in class org.dice_research.topicmodeling.commons.collections.TopByteIntCollection
Clears the container.
clear() - Method in class org.dice_research.topicmodeling.commons.collections.TopByteLongCollection
Clears the container.
clear() - Method in class org.dice_research.topicmodeling.commons.collections.TopByteObjectCollection
Clears the container.
clear() - Method in class org.dice_research.topicmodeling.commons.collections.TopByteShortCollection
Clears the container.
clear() - Method in class org.dice_research.topicmodeling.commons.collections.TopCharBooleanCollection
Clears the container.
clear() - Method in class org.dice_research.topicmodeling.commons.collections.TopCharByteCollection
Clears the container.
clear() - Method in class org.dice_research.topicmodeling.commons.collections.TopCharCharCollection
Clears the container.
clear() - Method in class org.dice_research.topicmodeling.commons.collections.TopCharDoubleCollection
Clears the container.
clear() - Method in class org.dice_research.topicmodeling.commons.collections.TopCharFloatCollection
Clears the container.
clear() - Method in class org.dice_research.topicmodeling.commons.collections.TopCharIntCollection
Clears the container.
clear() - Method in class org.dice_research.topicmodeling.commons.collections.TopCharLongCollection
Clears the container.
clear() - Method in class org.dice_research.topicmodeling.commons.collections.TopCharObjectCollection
Clears the container.
clear() - Method in class org.dice_research.topicmodeling.commons.collections.TopCharShortCollection
Clears the container.
clear() - Method in class org.dice_research.topicmodeling.commons.collections.TopDoubleBooleanCollection
Clears the container.
clear() - Method in class org.dice_research.topicmodeling.commons.collections.TopDoubleByteCollection
Clears the container.
clear() - Method in class org.dice_research.topicmodeling.commons.collections.TopDoubleCharCollection
Clears the container.
clear() - Method in class org.dice_research.topicmodeling.commons.collections.TopDoubleDoubleCollection
Clears the container.
clear() - Method in class org.dice_research.topicmodeling.commons.collections.TopDoubleFloatCollection
Clears the container.
clear() - Method in class org.dice_research.topicmodeling.commons.collections.TopDoubleIntCollection
Clears the container.
clear() - Method in class org.dice_research.topicmodeling.commons.collections.TopDoubleLongCollection
Clears the container.
clear() - Method in class org.dice_research.topicmodeling.commons.collections.TopDoubleObjectCollection
Clears the container.
clear() - Method in class org.dice_research.topicmodeling.commons.collections.TopDoubleShortCollection
Clears the container.
clear() - Method in class org.dice_research.topicmodeling.commons.collections.TopFloatBooleanCollection
Clears the container.
clear() - Method in class org.dice_research.topicmodeling.commons.collections.TopFloatByteCollection
Clears the container.
clear() - Method in class org.dice_research.topicmodeling.commons.collections.TopFloatCharCollection
Clears the container.
clear() - Method in class org.dice_research.topicmodeling.commons.collections.TopFloatDoubleCollection
Clears the container.
clear() - Method in class org.dice_research.topicmodeling.commons.collections.TopFloatFloatCollection
Clears the container.
clear() - Method in class org.dice_research.topicmodeling.commons.collections.TopFloatIntCollection
Clears the container.
clear() - Method in class org.dice_research.topicmodeling.commons.collections.TopFloatLongCollection
Clears the container.
clear() - Method in class org.dice_research.topicmodeling.commons.collections.TopFloatObjectCollection
Clears the container.
clear() - Method in class org.dice_research.topicmodeling.commons.collections.TopFloatShortCollection
Clears the container.
clear() - Method in class org.dice_research.topicmodeling.commons.collections.TopIntBooleanCollection
Clears the container.
clear() - Method in class org.dice_research.topicmodeling.commons.collections.TopIntByteCollection
Clears the container.
clear() - Method in class org.dice_research.topicmodeling.commons.collections.TopIntCharCollection
Clears the container.
clear() - Method in class org.dice_research.topicmodeling.commons.collections.TopIntDoubleCollection
Clears the container.
clear() - Method in class org.dice_research.topicmodeling.commons.collections.TopIntFloatCollection
Clears the container.
clear() - Method in class org.dice_research.topicmodeling.commons.collections.TopIntIntCollection
Clears the container.
clear() - Method in class org.dice_research.topicmodeling.commons.collections.TopIntLongCollection
Clears the container.
clear() - Method in class org.dice_research.topicmodeling.commons.collections.TopIntObjectCollection
Clears the container.
clear() - Method in class org.dice_research.topicmodeling.commons.collections.TopIntShortCollection
Clears the container.
clear() - Method in class org.dice_research.topicmodeling.commons.collections.TopLongBooleanCollection
Clears the container.
clear() - Method in class org.dice_research.topicmodeling.commons.collections.TopLongByteCollection
Clears the container.
clear() - Method in class org.dice_research.topicmodeling.commons.collections.TopLongCharCollection
Clears the container.
clear() - Method in class org.dice_research.topicmodeling.commons.collections.TopLongDoubleCollection
Clears the container.
clear() - Method in class org.dice_research.topicmodeling.commons.collections.TopLongFloatCollection
Clears the container.
clear() - Method in class org.dice_research.topicmodeling.commons.collections.TopLongIntCollection
Clears the container.
clear() - Method in class org.dice_research.topicmodeling.commons.collections.TopLongLongCollection
Clears the container.
clear() - Method in class org.dice_research.topicmodeling.commons.collections.TopLongObjectCollection
Clears the container.
clear() - Method in class org.dice_research.topicmodeling.commons.collections.TopLongShortCollection
Clears the container.
clear() - Method in class org.dice_research.topicmodeling.commons.collections.TopShortBooleanCollection
Clears the container.
clear() - Method in class org.dice_research.topicmodeling.commons.collections.TopShortByteCollection
Clears the container.
clear() - Method in class org.dice_research.topicmodeling.commons.collections.TopShortCharCollection
Clears the container.
clear() - Method in class org.dice_research.topicmodeling.commons.collections.TopShortDoubleCollection
Clears the container.
clear() - Method in class org.dice_research.topicmodeling.commons.collections.TopShortFloatCollection
Clears the container.
clear() - Method in class org.dice_research.topicmodeling.commons.collections.TopShortIntCollection
Clears the container.
clear() - Method in class org.dice_research.topicmodeling.commons.collections.TopShortLongCollection
Clears the container.
clear() - Method in class org.dice_research.topicmodeling.commons.collections.TopShortObjectCollection
Clears the container.
clear() - Method in class org.dice_research.topicmodeling.commons.collections.TopShortShortCollection
Clears the container.
createClassFile(String, String, String) - Method in class org.dice_research.topicmodeling.commons.collections.TopCollectionClassGenerator
This method creates the class file of a collection with the given value and associated data types.
createGenericClassFile(String, String) - Method in class org.dice_research.topicmodeling.commons.collections.TopCollectionClassGenerator
This method creates the class file of a collection with a generic object type.
createGenericTestClassFile(String, String) - Method in class org.dice_research.topicmodeling.commons.collections.TopCollectionClassGenerator
This method creates the test class for collections with a generic object type.
createTestClassFile(String, String, String) - Method in class org.dice_research.topicmodeling.commons.collections.TopCollectionClassGenerator
This method creates the test class of a collection with the given value and associated data types.

E

exampleArrays - Static variable in class org.dice_research.topicmodeling.commons.sort.AssociativeSortClassGenerator
Defining the sorted example arrays used for the JUnit tests.

F

findPosition(byte) - Method in class org.dice_research.topicmodeling.commons.collections.TopByteBooleanCollection
Searches for the position of the given value inside the TopByteBooleanCollection.values array.
findPosition(byte, int, int) - Method in class org.dice_research.topicmodeling.commons.collections.TopByteBooleanCollection
Searches for the position of the given value inside a sub array of the TopByteBooleanCollection.values array.
findPosition(byte) - Method in class org.dice_research.topicmodeling.commons.collections.TopByteByteCollection
Searches for the position of the given value inside the TopByteByteCollection.values array.
findPosition(byte, int, int) - Method in class org.dice_research.topicmodeling.commons.collections.TopByteByteCollection
Searches for the position of the given value inside a sub array of the TopByteByteCollection.values array.
findPosition(byte) - Method in class org.dice_research.topicmodeling.commons.collections.TopByteCharCollection
Searches for the position of the given value inside the TopByteCharCollection.values array.
findPosition(byte, int, int) - Method in class org.dice_research.topicmodeling.commons.collections.TopByteCharCollection
Searches for the position of the given value inside a sub array of the TopByteCharCollection.values array.
findPosition(byte) - Method in class org.dice_research.topicmodeling.commons.collections.TopByteDoubleCollection
Searches for the position of the given value inside the TopByteDoubleCollection.values array.
findPosition(byte, int, int) - Method in class org.dice_research.topicmodeling.commons.collections.TopByteDoubleCollection
Searches for the position of the given value inside a sub array of the TopByteDoubleCollection.values array.
findPosition(byte) - Method in class org.dice_research.topicmodeling.commons.collections.TopByteFloatCollection
Searches for the position of the given value inside the TopByteFloatCollection.values array.
findPosition(byte, int, int) - Method in class org.dice_research.topicmodeling.commons.collections.TopByteFloatCollection
Searches for the position of the given value inside a sub array of the TopByteFloatCollection.values array.
findPosition(byte) - Method in class org.dice_research.topicmodeling.commons.collections.TopByteIntCollection
Searches for the position of the given value inside the TopByteIntCollection.values array.
findPosition(byte, int, int) - Method in class org.dice_research.topicmodeling.commons.collections.TopByteIntCollection
Searches for the position of the given value inside a sub array of the TopByteIntCollection.values array.
findPosition(byte) - Method in class org.dice_research.topicmodeling.commons.collections.TopByteLongCollection
Searches for the position of the given value inside the TopByteLongCollection.values array.
findPosition(byte, int, int) - Method in class org.dice_research.topicmodeling.commons.collections.TopByteLongCollection
Searches for the position of the given value inside a sub array of the TopByteLongCollection.values array.
findPosition(byte) - Method in class org.dice_research.topicmodeling.commons.collections.TopByteObjectCollection
Searches for the position of the given value inside the TopByteObjectCollection.values array.
findPosition(byte, int, int) - Method in class org.dice_research.topicmodeling.commons.collections.TopByteObjectCollection
Searches for the position of the given value inside a sub array of the TopByteObjectCollection.values array.
findPosition(byte) - Method in class org.dice_research.topicmodeling.commons.collections.TopByteShortCollection
Searches for the position of the given value inside the TopByteShortCollection.values array.
findPosition(byte, int, int) - Method in class org.dice_research.topicmodeling.commons.collections.TopByteShortCollection
Searches for the position of the given value inside a sub array of the TopByteShortCollection.values array.
findPosition(char) - Method in class org.dice_research.topicmodeling.commons.collections.TopCharBooleanCollection
Searches for the position of the given value inside the TopCharBooleanCollection.values array.
findPosition(char, int, int) - Method in class org.dice_research.topicmodeling.commons.collections.TopCharBooleanCollection
Searches for the position of the given value inside a sub array of the TopCharBooleanCollection.values array.
findPosition(char) - Method in class org.dice_research.topicmodeling.commons.collections.TopCharByteCollection
Searches for the position of the given value inside the TopCharByteCollection.values array.
findPosition(char, int, int) - Method in class org.dice_research.topicmodeling.commons.collections.TopCharByteCollection
Searches for the position of the given value inside a sub array of the TopCharByteCollection.values array.
findPosition(char) - Method in class org.dice_research.topicmodeling.commons.collections.TopCharCharCollection
Searches for the position of the given value inside the TopCharCharCollection.values array.
findPosition(char, int, int) - Method in class org.dice_research.topicmodeling.commons.collections.TopCharCharCollection
Searches for the position of the given value inside a sub array of the TopCharCharCollection.values array.
findPosition(char) - Method in class org.dice_research.topicmodeling.commons.collections.TopCharDoubleCollection
Searches for the position of the given value inside the TopCharDoubleCollection.values array.
findPosition(char, int, int) - Method in class org.dice_research.topicmodeling.commons.collections.TopCharDoubleCollection
Searches for the position of the given value inside a sub array of the TopCharDoubleCollection.values array.
findPosition(char) - Method in class org.dice_research.topicmodeling.commons.collections.TopCharFloatCollection
Searches for the position of the given value inside the TopCharFloatCollection.values array.
findPosition(char, int, int) - Method in class org.dice_research.topicmodeling.commons.collections.TopCharFloatCollection
Searches for the position of the given value inside a sub array of the TopCharFloatCollection.values array.
findPosition(char) - Method in class org.dice_research.topicmodeling.commons.collections.TopCharIntCollection
Searches for the position of the given value inside the TopCharIntCollection.values array.
findPosition(char, int, int) - Method in class org.dice_research.topicmodeling.commons.collections.TopCharIntCollection
Searches for the position of the given value inside a sub array of the TopCharIntCollection.values array.
findPosition(char) - Method in class org.dice_research.topicmodeling.commons.collections.TopCharLongCollection
Searches for the position of the given value inside the TopCharLongCollection.values array.
findPosition(char, int, int) - Method in class org.dice_research.topicmodeling.commons.collections.TopCharLongCollection
Searches for the position of the given value inside a sub array of the TopCharLongCollection.values array.
findPosition(char) - Method in class org.dice_research.topicmodeling.commons.collections.TopCharObjectCollection
Searches for the position of the given value inside the TopCharObjectCollection.values array.
findPosition(char, int, int) - Method in class org.dice_research.topicmodeling.commons.collections.TopCharObjectCollection
Searches for the position of the given value inside a sub array of the TopCharObjectCollection.values array.
findPosition(char) - Method in class org.dice_research.topicmodeling.commons.collections.TopCharShortCollection
Searches for the position of the given value inside the TopCharShortCollection.values array.
findPosition(char, int, int) - Method in class org.dice_research.topicmodeling.commons.collections.TopCharShortCollection
Searches for the position of the given value inside a sub array of the TopCharShortCollection.values array.
findPosition(double) - Method in class org.dice_research.topicmodeling.commons.collections.TopDoubleBooleanCollection
Searches for the position of the given value inside the TopDoubleBooleanCollection.values array.
findPosition(double, int, int) - Method in class org.dice_research.topicmodeling.commons.collections.TopDoubleBooleanCollection
Searches for the position of the given value inside a sub array of the TopDoubleBooleanCollection.values array.
findPosition(double) - Method in class org.dice_research.topicmodeling.commons.collections.TopDoubleByteCollection
Searches for the position of the given value inside the TopDoubleByteCollection.values array.
findPosition(double, int, int) - Method in class org.dice_research.topicmodeling.commons.collections.TopDoubleByteCollection
Searches for the position of the given value inside a sub array of the TopDoubleByteCollection.values array.
findPosition(double) - Method in class org.dice_research.topicmodeling.commons.collections.TopDoubleCharCollection
Searches for the position of the given value inside the TopDoubleCharCollection.values array.
findPosition(double, int, int) - Method in class org.dice_research.topicmodeling.commons.collections.TopDoubleCharCollection
Searches for the position of the given value inside a sub array of the TopDoubleCharCollection.values array.
findPosition(double) - Method in class org.dice_research.topicmodeling.commons.collections.TopDoubleDoubleCollection
Searches for the position of the given value inside the TopDoubleDoubleCollection.values array.
findPosition(double, int, int) - Method in class org.dice_research.topicmodeling.commons.collections.TopDoubleDoubleCollection
Searches for the position of the given value inside a sub array of the TopDoubleDoubleCollection.values array.
findPosition(double) - Method in class org.dice_research.topicmodeling.commons.collections.TopDoubleFloatCollection
Searches for the position of the given value inside the TopDoubleFloatCollection.values array.
findPosition(double, int, int) - Method in class org.dice_research.topicmodeling.commons.collections.TopDoubleFloatCollection
Searches for the position of the given value inside a sub array of the TopDoubleFloatCollection.values array.
findPosition(double) - Method in class org.dice_research.topicmodeling.commons.collections.TopDoubleIntCollection
Searches for the position of the given value inside the TopDoubleIntCollection.values array.
findPosition(double, int, int) - Method in class org.dice_research.topicmodeling.commons.collections.TopDoubleIntCollection
Searches for the position of the given value inside a sub array of the TopDoubleIntCollection.values array.
findPosition(double) - Method in class org.dice_research.topicmodeling.commons.collections.TopDoubleLongCollection
Searches for the position of the given value inside the TopDoubleLongCollection.values array.
findPosition(double, int, int) - Method in class org.dice_research.topicmodeling.commons.collections.TopDoubleLongCollection
Searches for the position of the given value inside a sub array of the TopDoubleLongCollection.values array.
findPosition(double) - Method in class org.dice_research.topicmodeling.commons.collections.TopDoubleObjectCollection
Searches for the position of the given value inside the TopDoubleObjectCollection.values array.
findPosition(double, int, int) - Method in class org.dice_research.topicmodeling.commons.collections.TopDoubleObjectCollection
Searches for the position of the given value inside a sub array of the TopDoubleObjectCollection.values array.
findPosition(double) - Method in class org.dice_research.topicmodeling.commons.collections.TopDoubleShortCollection
Searches for the position of the given value inside the TopDoubleShortCollection.values array.
findPosition(double, int, int) - Method in class org.dice_research.topicmodeling.commons.collections.TopDoubleShortCollection
Searches for the position of the given value inside a sub array of the TopDoubleShortCollection.values array.
findPosition(float) - Method in class org.dice_research.topicmodeling.commons.collections.TopFloatBooleanCollection
Searches for the position of the given value inside the TopFloatBooleanCollection.values array.
findPosition(float, int, int) - Method in class org.dice_research.topicmodeling.commons.collections.TopFloatBooleanCollection
Searches for the position of the given value inside a sub array of the TopFloatBooleanCollection.values array.
findPosition(float) - Method in class org.dice_research.topicmodeling.commons.collections.TopFloatByteCollection
Searches for the position of the given value inside the TopFloatByteCollection.values array.
findPosition(float, int, int) - Method in class org.dice_research.topicmodeling.commons.collections.TopFloatByteCollection
Searches for the position of the given value inside a sub array of the TopFloatByteCollection.values array.
findPosition(float) - Method in class org.dice_research.topicmodeling.commons.collections.TopFloatCharCollection
Searches for the position of the given value inside the TopFloatCharCollection.values array.
findPosition(float, int, int) - Method in class org.dice_research.topicmodeling.commons.collections.TopFloatCharCollection
Searches for the position of the given value inside a sub array of the TopFloatCharCollection.values array.
findPosition(float) - Method in class org.dice_research.topicmodeling.commons.collections.TopFloatDoubleCollection
Searches for the position of the given value inside the TopFloatDoubleCollection.values array.
findPosition(float, int, int) - Method in class org.dice_research.topicmodeling.commons.collections.TopFloatDoubleCollection
Searches for the position of the given value inside a sub array of the TopFloatDoubleCollection.values array.
findPosition(float) - Method in class org.dice_research.topicmodeling.commons.collections.TopFloatFloatCollection
Searches for the position of the given value inside the TopFloatFloatCollection.values array.
findPosition(float, int, int) - Method in class org.dice_research.topicmodeling.commons.collections.TopFloatFloatCollection
Searches for the position of the given value inside a sub array of the TopFloatFloatCollection.values array.
findPosition(float) - Method in class org.dice_research.topicmodeling.commons.collections.TopFloatIntCollection
Searches for the position of the given value inside the TopFloatIntCollection.values array.
findPosition(float, int, int) - Method in class org.dice_research.topicmodeling.commons.collections.TopFloatIntCollection
Searches for the position of the given value inside a sub array of the TopFloatIntCollection.values array.
findPosition(float) - Method in class org.dice_research.topicmodeling.commons.collections.TopFloatLongCollection
Searches for the position of the given value inside the TopFloatLongCollection.values array.
findPosition(float, int, int) - Method in class org.dice_research.topicmodeling.commons.collections.TopFloatLongCollection
Searches for the position of the given value inside a sub array of the TopFloatLongCollection.values array.
findPosition(float) - Method in class org.dice_research.topicmodeling.commons.collections.TopFloatObjectCollection
Searches for the position of the given value inside the TopFloatObjectCollection.values array.
findPosition(float, int, int) - Method in class org.dice_research.topicmodeling.commons.collections.TopFloatObjectCollection
Searches for the position of the given value inside a sub array of the TopFloatObjectCollection.values array.
findPosition(float) - Method in class org.dice_research.topicmodeling.commons.collections.TopFloatShortCollection
Searches for the position of the given value inside the TopFloatShortCollection.values array.
findPosition(float, int, int) - Method in class org.dice_research.topicmodeling.commons.collections.TopFloatShortCollection
Searches for the position of the given value inside a sub array of the TopFloatShortCollection.values array.
findPosition(int) - Method in class org.dice_research.topicmodeling.commons.collections.TopIntBooleanCollection
Searches for the position of the given value inside the TopIntBooleanCollection.values array.
findPosition(int, int, int) - Method in class org.dice_research.topicmodeling.commons.collections.TopIntBooleanCollection
Searches for the position of the given value inside a sub array of the TopIntBooleanCollection.values array.
findPosition(int) - Method in class org.dice_research.topicmodeling.commons.collections.TopIntByteCollection
Searches for the position of the given value inside the TopIntByteCollection.values array.
findPosition(int, int, int) - Method in class org.dice_research.topicmodeling.commons.collections.TopIntByteCollection
Searches for the position of the given value inside a sub array of the TopIntByteCollection.values array.
findPosition(int) - Method in class org.dice_research.topicmodeling.commons.collections.TopIntCharCollection
Searches for the position of the given value inside the TopIntCharCollection.values array.
findPosition(int, int, int) - Method in class org.dice_research.topicmodeling.commons.collections.TopIntCharCollection
Searches for the position of the given value inside a sub array of the TopIntCharCollection.values array.
findPosition(int) - Method in class org.dice_research.topicmodeling.commons.collections.TopIntDoubleCollection
Searches for the position of the given value inside the TopIntDoubleCollection.values array.
findPosition(int, int, int) - Method in class org.dice_research.topicmodeling.commons.collections.TopIntDoubleCollection
Searches for the position of the given value inside a sub array of the TopIntDoubleCollection.values array.
findPosition(int) - Method in class org.dice_research.topicmodeling.commons.collections.TopIntFloatCollection
Searches for the position of the given value inside the TopIntFloatCollection.values array.
findPosition(int, int, int) - Method in class org.dice_research.topicmodeling.commons.collections.TopIntFloatCollection
Searches for the position of the given value inside a sub array of the TopIntFloatCollection.values array.
findPosition(int) - Method in class org.dice_research.topicmodeling.commons.collections.TopIntIntCollection
Searches for the position of the given value inside the TopIntIntCollection.values array.
findPosition(int, int, int) - Method in class org.dice_research.topicmodeling.commons.collections.TopIntIntCollection
Searches for the position of the given value inside a sub array of the TopIntIntCollection.values array.
findPosition(int) - Method in class org.dice_research.topicmodeling.commons.collections.TopIntLongCollection
Searches for the position of the given value inside the TopIntLongCollection.values array.
findPosition(int, int, int) - Method in class org.dice_research.topicmodeling.commons.collections.TopIntLongCollection
Searches for the position of the given value inside a sub array of the TopIntLongCollection.values array.
findPosition(int) - Method in class org.dice_research.topicmodeling.commons.collections.TopIntObjectCollection
Searches for the position of the given value inside the values array.
findPosition(int, int, int) - Method in class org.dice_research.topicmodeling.commons.collections.TopIntObjectCollection
Searches for the position of the given value inside a sub array of the values array.
findPosition(int) - Method in class org.dice_research.topicmodeling.commons.collections.TopIntShortCollection
Searches for the position of the given value inside the TopIntShortCollection.values array.
findPosition(int, int, int) - Method in class org.dice_research.topicmodeling.commons.collections.TopIntShortCollection
Searches for the position of the given value inside a sub array of the TopIntShortCollection.values array.
findPosition(long) - Method in class org.dice_research.topicmodeling.commons.collections.TopLongBooleanCollection
Searches for the position of the given value inside the TopLongBooleanCollection.values array.
findPosition(long, int, int) - Method in class org.dice_research.topicmodeling.commons.collections.TopLongBooleanCollection
Searches for the position of the given value inside a sub array of the TopLongBooleanCollection.values array.
findPosition(long) - Method in class org.dice_research.topicmodeling.commons.collections.TopLongByteCollection
Searches for the position of the given value inside the TopLongByteCollection.values array.
findPosition(long, int, int) - Method in class org.dice_research.topicmodeling.commons.collections.TopLongByteCollection
Searches for the position of the given value inside a sub array of the TopLongByteCollection.values array.
findPosition(long) - Method in class org.dice_research.topicmodeling.commons.collections.TopLongCharCollection
Searches for the position of the given value inside the TopLongCharCollection.values array.
findPosition(long, int, int) - Method in class org.dice_research.topicmodeling.commons.collections.TopLongCharCollection
Searches for the position of the given value inside a sub array of the TopLongCharCollection.values array.
findPosition(long) - Method in class org.dice_research.topicmodeling.commons.collections.TopLongDoubleCollection
Searches for the position of the given value inside the TopLongDoubleCollection.values array.
findPosition(long, int, int) - Method in class org.dice_research.topicmodeling.commons.collections.TopLongDoubleCollection
Searches for the position of the given value inside a sub array of the TopLongDoubleCollection.values array.
findPosition(long) - Method in class org.dice_research.topicmodeling.commons.collections.TopLongFloatCollection
Searches for the position of the given value inside the TopLongFloatCollection.values array.
findPosition(long, int, int) - Method in class org.dice_research.topicmodeling.commons.collections.TopLongFloatCollection
Searches for the position of the given value inside a sub array of the TopLongFloatCollection.values array.
findPosition(long) - Method in class org.dice_research.topicmodeling.commons.collections.TopLongIntCollection
Searches for the position of the given value inside the TopLongIntCollection.values array.
findPosition(long, int, int) - Method in class org.dice_research.topicmodeling.commons.collections.TopLongIntCollection
Searches for the position of the given value inside a sub array of the TopLongIntCollection.values array.
findPosition(long) - Method in class org.dice_research.topicmodeling.commons.collections.TopLongLongCollection
Searches for the position of the given value inside the TopLongLongCollection.values array.
findPosition(long, int, int) - Method in class org.dice_research.topicmodeling.commons.collections.TopLongLongCollection
Searches for the position of the given value inside a sub array of the TopLongLongCollection.values array.
findPosition(long) - Method in class org.dice_research.topicmodeling.commons.collections.TopLongObjectCollection
Searches for the position of the given value inside the TopLongObjectCollection.values array.
findPosition(long, int, int) - Method in class org.dice_research.topicmodeling.commons.collections.TopLongObjectCollection
Searches for the position of the given value inside a sub array of the TopLongObjectCollection.values array.
findPosition(long) - Method in class org.dice_research.topicmodeling.commons.collections.TopLongShortCollection
Searches for the position of the given value inside the TopLongShortCollection.values array.
findPosition(long, int, int) - Method in class org.dice_research.topicmodeling.commons.collections.TopLongShortCollection
Searches for the position of the given value inside a sub array of the TopLongShortCollection.values array.
findPosition(short) - Method in class org.dice_research.topicmodeling.commons.collections.TopShortBooleanCollection
Searches for the position of the given value inside the TopShortBooleanCollection.values array.
findPosition(short, int, int) - Method in class org.dice_research.topicmodeling.commons.collections.TopShortBooleanCollection
Searches for the position of the given value inside a sub array of the TopShortBooleanCollection.values array.
findPosition(short) - Method in class org.dice_research.topicmodeling.commons.collections.TopShortByteCollection
Searches for the position of the given value inside the TopShortByteCollection.values array.
findPosition(short, int, int) - Method in class org.dice_research.topicmodeling.commons.collections.TopShortByteCollection
Searches for the position of the given value inside a sub array of the TopShortByteCollection.values array.
findPosition(short) - Method in class org.dice_research.topicmodeling.commons.collections.TopShortCharCollection
Searches for the position of the given value inside the TopShortCharCollection.values array.
findPosition(short, int, int) - Method in class org.dice_research.topicmodeling.commons.collections.TopShortCharCollection
Searches for the position of the given value inside a sub array of the TopShortCharCollection.values array.
findPosition(short) - Method in class org.dice_research.topicmodeling.commons.collections.TopShortDoubleCollection
Searches for the position of the given value inside the TopShortDoubleCollection.values array.
findPosition(short, int, int) - Method in class org.dice_research.topicmodeling.commons.collections.TopShortDoubleCollection
Searches for the position of the given value inside a sub array of the TopShortDoubleCollection.values array.
findPosition(short) - Method in class org.dice_research.topicmodeling.commons.collections.TopShortFloatCollection
Searches for the position of the given value inside the TopShortFloatCollection.values array.
findPosition(short, int, int) - Method in class org.dice_research.topicmodeling.commons.collections.TopShortFloatCollection
Searches for the position of the given value inside a sub array of the TopShortFloatCollection.values array.
findPosition(short) - Method in class org.dice_research.topicmodeling.commons.collections.TopShortIntCollection
Searches for the position of the given value inside the TopShortIntCollection.values array.
findPosition(short, int, int) - Method in class org.dice_research.topicmodeling.commons.collections.TopShortIntCollection
Searches for the position of the given value inside a sub array of the TopShortIntCollection.values array.
findPosition(short) - Method in class org.dice_research.topicmodeling.commons.collections.TopShortLongCollection
Searches for the position of the given value inside the TopShortLongCollection.values array.
findPosition(short, int, int) - Method in class org.dice_research.topicmodeling.commons.collections.TopShortLongCollection
Searches for the position of the given value inside a sub array of the TopShortLongCollection.values array.
findPosition(short) - Method in class org.dice_research.topicmodeling.commons.collections.TopShortObjectCollection
Searches for the position of the given value inside the TopShortObjectCollection.values array.
findPosition(short, int, int) - Method in class org.dice_research.topicmodeling.commons.collections.TopShortObjectCollection
Searches for the position of the given value inside a sub array of the TopShortObjectCollection.values array.
findPosition(short) - Method in class org.dice_research.topicmodeling.commons.collections.TopShortShortCollection
Searches for the position of the given value inside the TopShortShortCollection.values array.
findPosition(short, int, int) - Method in class org.dice_research.topicmodeling.commons.collections.TopShortShortCollection
Searches for the position of the given value inside a sub array of the TopShortShortCollection.values array.

G

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.

I

INSERTION_SORT_METHOD1 - Static variable in class org.dice_research.topicmodeling.commons.sort.AssociativeSortClassGenerator
String defining the insertion sort.
INSERTION_SORT_METHOD2 - Static variable in class org.dice_research.topicmodeling.commons.sort.AssociativeSortClassGenerator
String defining the insertion sort.
insertionSort(byte[], boolean[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(byte[], boolean[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(byte[], byte[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(byte[], byte[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(byte[], char[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(byte[], char[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(byte[], short[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(byte[], short[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(byte[], int[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(byte[], int[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(byte[], long[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(byte[], long[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(byte[], float[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(byte[], float[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(byte[], double[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(byte[], double[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(byte[], T[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(byte[], T[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(char[], boolean[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(char[], boolean[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(char[], byte[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(char[], byte[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(char[], char[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(char[], char[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(char[], short[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(char[], short[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(char[], int[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(char[], int[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(char[], long[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(char[], long[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(char[], float[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(char[], float[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(char[], double[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(char[], double[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(char[], T[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(char[], T[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(short[], boolean[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(short[], boolean[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(short[], byte[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(short[], byte[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(short[], char[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(short[], char[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(short[], short[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(short[], short[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(short[], int[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(short[], int[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(short[], long[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(short[], long[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(short[], float[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(short[], float[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(short[], double[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(short[], double[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(short[], T[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(short[], T[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(int[], boolean[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(int[], boolean[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(int[], byte[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(int[], byte[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(int[], char[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(int[], char[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(int[], short[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(int[], short[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(int[], int[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(int[], int[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(int[], long[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(int[], long[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(int[], float[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(int[], float[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(int[], double[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(int[], double[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(int[], T[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(int[], T[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(long[], boolean[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(long[], boolean[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(long[], byte[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(long[], byte[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(long[], char[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(long[], char[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(long[], short[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(long[], short[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(long[], int[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(long[], int[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(long[], long[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(long[], long[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(long[], float[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(long[], float[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(long[], double[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(long[], double[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(long[], T[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(long[], T[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(float[], boolean[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(float[], boolean[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(float[], byte[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(float[], byte[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(float[], char[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(float[], char[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(float[], short[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(float[], short[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(float[], int[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(float[], int[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(float[], long[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(float[], long[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(float[], float[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(float[], float[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(float[], double[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(float[], double[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(float[], T[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(float[], T[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(double[], boolean[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(double[], boolean[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(double[], byte[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(double[], byte[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(double[], char[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(double[], char[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(double[], short[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(double[], short[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(double[], int[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(double[], int[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(double[], long[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(double[], long[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(double[], float[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(double[], float[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(double[], double[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(double[], double[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(double[], T[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.
insertionSort(double[], T[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Insertion sort.

L

loadClassDefintion(String) - Method in class org.dice_research.topicmodeling.commons.collections.TopCollectionClassGenerator
Loads the class definition from file.

M

main(String[]) - Static method in class org.dice_research.topicmodeling.commons.collections.TopCollectionClassGenerator
Starts the generation.
main(String[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSortClassGenerator
Starts the generation.
MIN_SIZE_FOR_QUICKSORT - Static variable in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Constant defining at which array size quicksort or insertion sort is used.

O

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
 

P

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
The path to the .java file of the AssociativeSort class.
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.

Q

QUICK_SORT_METHOD1 - Static variable in class org.dice_research.topicmodeling.commons.sort.AssociativeSortClassGenerator
String defining the quick sort method
QUICK_SORT_METHOD2 - Static variable in class org.dice_research.topicmodeling.commons.sort.AssociativeSortClassGenerator
String defining the quick sort method
quickSort(byte[], boolean[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort for two arrays.
quickSort(byte[], boolean[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort.
quickSort(byte[], byte[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort for two arrays.
quickSort(byte[], byte[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort.
quickSort(byte[], char[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort for two arrays.
quickSort(byte[], char[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort.
quickSort(byte[], short[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort for two arrays.
quickSort(byte[], short[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort.
quickSort(byte[], int[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort for two arrays.
quickSort(byte[], int[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort.
quickSort(byte[], long[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort for two arrays.
quickSort(byte[], long[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort.
quickSort(byte[], float[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort for two arrays.
quickSort(byte[], float[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort.
quickSort(byte[], double[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort for two arrays.
quickSort(byte[], double[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort.
quickSort(byte[], T[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort for two arrays.
quickSort(byte[], T[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort.
quickSort(char[], boolean[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort for two arrays.
quickSort(char[], boolean[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort.
quickSort(char[], byte[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort for two arrays.
quickSort(char[], byte[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort.
quickSort(char[], char[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort for two arrays.
quickSort(char[], char[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort.
quickSort(char[], short[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort for two arrays.
quickSort(char[], short[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort.
quickSort(char[], int[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort for two arrays.
quickSort(char[], int[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort.
quickSort(char[], long[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort for two arrays.
quickSort(char[], long[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort.
quickSort(char[], float[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort for two arrays.
quickSort(char[], float[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort.
quickSort(char[], double[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort for two arrays.
quickSort(char[], double[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort.
quickSort(char[], T[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort for two arrays.
quickSort(char[], T[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort.
quickSort(short[], boolean[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort for two arrays.
quickSort(short[], boolean[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort.
quickSort(short[], byte[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort for two arrays.
quickSort(short[], byte[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort.
quickSort(short[], char[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort for two arrays.
quickSort(short[], char[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort.
quickSort(short[], short[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort for two arrays.
quickSort(short[], short[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort.
quickSort(short[], int[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort for two arrays.
quickSort(short[], int[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort.
quickSort(short[], long[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort for two arrays.
quickSort(short[], long[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort.
quickSort(short[], float[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort for two arrays.
quickSort(short[], float[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort.
quickSort(short[], double[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort for two arrays.
quickSort(short[], double[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort.
quickSort(short[], T[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort for two arrays.
quickSort(short[], T[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort.
quickSort(int[], boolean[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort for two arrays.
quickSort(int[], boolean[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort.
quickSort(int[], byte[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort for two arrays.
quickSort(int[], byte[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort.
quickSort(int[], char[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort for two arrays.
quickSort(int[], char[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort.
quickSort(int[], short[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort for two arrays.
quickSort(int[], short[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort.
quickSort(int[], int[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort for two arrays.
quickSort(int[], int[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort.
quickSort(int[], long[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort for two arrays.
quickSort(int[], long[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort.
quickSort(int[], float[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort for two arrays.
quickSort(int[], float[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort.
quickSort(int[], double[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort for two arrays.
quickSort(int[], double[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort.
quickSort(int[], T[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort for two arrays.
quickSort(int[], T[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort.
quickSort(long[], boolean[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort for two arrays.
quickSort(long[], boolean[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort.
quickSort(long[], byte[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort for two arrays.
quickSort(long[], byte[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort.
quickSort(long[], char[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort for two arrays.
quickSort(long[], char[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort.
quickSort(long[], short[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort for two arrays.
quickSort(long[], short[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort.
quickSort(long[], int[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort for two arrays.
quickSort(long[], int[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort.
quickSort(long[], long[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort for two arrays.
quickSort(long[], long[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort.
quickSort(long[], float[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort for two arrays.
quickSort(long[], float[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort.
quickSort(long[], double[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort for two arrays.
quickSort(long[], double[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort.
quickSort(long[], T[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort for two arrays.
quickSort(long[], T[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort.
quickSort(float[], boolean[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort for two arrays.
quickSort(float[], boolean[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort.
quickSort(float[], byte[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort for two arrays.
quickSort(float[], byte[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort.
quickSort(float[], char[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort for two arrays.
quickSort(float[], char[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort.
quickSort(float[], short[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort for two arrays.
quickSort(float[], short[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort.
quickSort(float[], int[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort for two arrays.
quickSort(float[], int[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort.
quickSort(float[], long[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort for two arrays.
quickSort(float[], long[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort.
quickSort(float[], float[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort for two arrays.
quickSort(float[], float[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort.
quickSort(float[], double[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort for two arrays.
quickSort(float[], double[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort.
quickSort(float[], T[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort for two arrays.
quickSort(float[], T[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort.
quickSort(double[], boolean[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort for two arrays.
quickSort(double[], boolean[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort.
quickSort(double[], byte[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort for two arrays.
quickSort(double[], byte[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort.
quickSort(double[], char[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort for two arrays.
quickSort(double[], char[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort.
quickSort(double[], short[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort for two arrays.
quickSort(double[], short[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort.
quickSort(double[], int[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort for two arrays.
quickSort(double[], int[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort.
quickSort(double[], long[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort for two arrays.
quickSort(double[], long[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort.
quickSort(double[], float[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort for two arrays.
quickSort(double[], float[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort.
quickSort(double[], double[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort for two arrays.
quickSort(double[], double[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort.
quickSort(double[], T[]) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort for two arrays.
quickSort(double[], T[], int, int) - Static method in class org.dice_research.topicmodeling.commons.sort.AssociativeSort
Quicksort.

R

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.

S

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

T

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.

V

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.

W

writeAssociativeSortClasses(String[], String[], HashMap<String, String>) - Method in class org.dice_research.topicmodeling.commons.sort.AssociativeSortClassGenerator
This method writes the two classes.
writeMethod(String, String, String, String) - Method in class org.dice_research.topicmodeling.commons.sort.AssociativeSortClassGenerator
writeMethods(String[], String[]) - Method in class org.dice_research.topicmodeling.commons.sort.AssociativeSortClassGenerator
This method writes the methods of the AssociativeSort class for the combinations of the given types.
writeMethods(String, String) - Method in class org.dice_research.topicmodeling.commons.sort.AssociativeSortClassGenerator
Writes the methods for a given type pair.
writeMethods(String, String, String) - Method in class org.dice_research.topicmodeling.commons.sort.AssociativeSortClassGenerator
Writes the methods for a given type pair using the given generic declaration.
writer - Variable in class org.dice_research.topicmodeling.commons.sort.AssociativeSortClassGenerator
FileWriter used for creating the files.
writeTestMethod(String, String, String, String) - Method in class org.dice_research.topicmodeling.commons.sort.AssociativeSortClassGenerator
writes the test method for a single combination of a sorted array type and an associated array type.
writeTestMethods(String[], String[], HashMap<String, String>) - Method in class org.dice_research.topicmodeling.commons.sort.AssociativeSortClassGenerator
This method writes the test methods for the combinations of the given example arrays and the types of the sorted and the associated array.
writeTopCollectionClasses(String[], String[]) - Method in class org.dice_research.topicmodeling.commons.collections.TopCollectionClassGenerator
 
writeTopCollectionClasses(String[], String[], String, String, String, String) - Method in class org.dice_research.topicmodeling.commons.collections.TopCollectionClassGenerator
 
A C E F G I L M O P Q R S T V W 
Skip navigation links

Copyright © 2015–2020. All rights reserved.