- getData(Integer) - Method in interface de.uni_leipzig.asv.coocc.BinFileMultCol
-
For a given number returns the row
- getData(Integer, int) - Method in interface de.uni_leipzig.asv.coocc.BinFileMultCol
-
Returns the data for the given number up to the given maximum.
- getData(Integer, int, int) - Method in interface de.uni_leipzig.asv.coocc.BinFileMultCol
-
Returns the data for the given number up to the given maximum.
- getData(Integer, int, int, int[], int[]) - Method in interface de.uni_leipzig.asv.coocc.BinFileMultCol
-
Returns the data for the given number up to the given maximum.
- getData(Integer, int, int[], int[]) - Method in interface de.uni_leipzig.asv.coocc.BinFileMultCol
-
Returns the data for the given number up to the given maximum in a list.
- getData(Integer) - Method in class de.uni_leipzig.asv.coocc.BinFileMultColFile
-
For a given number returns the row
- getData(Integer, int) - Method in class de.uni_leipzig.asv.coocc.BinFileMultColFile
-
Returns the data for the given number up to the given maximum.
- getData(Integer, int, int) - Method in class de.uni_leipzig.asv.coocc.BinFileMultColFile
-
Returns the data for the given number up to the given maximum.
- getData(Integer, int, int, int[], int[]) - Method in class de.uni_leipzig.asv.coocc.BinFileMultColFile
-
Returns the data for the given number up to the given maximum.
- getData(Integer, int, int[], int[]) - Method in class de.uni_leipzig.asv.coocc.BinFileMultColFile
-
Returns the data for the given number up to the given maximum in a list.
- getData(Integer) - Method in class de.uni_leipzig.asv.coocc.BinFileMultColRam
-
For a given number returns the row
- getData(Integer, int) - Method in class de.uni_leipzig.asv.coocc.BinFileMultColRam
-
Returns the data for the given number up to the given maximum.
- getData(Integer, int, int) - Method in class de.uni_leipzig.asv.coocc.BinFileMultColRam
-
Returns the data for the given number up to the given maximum.
- getData(Integer, int, int, int[], int[]) - Method in class de.uni_leipzig.asv.coocc.BinFileMultColRam
-
Returns the data for the given number up to the given maximum.
- getData(Integer, int, int[], int[]) - Method in class de.uni_leipzig.asv.coocc.BinFileMultColRam
-
Returns the data for the given number up to the given maximum in a list.
- getDataAsMap(Integer) - Method in interface de.uni_leipzig.asv.coocc.BinFileMultCol
-
Returns the data for the given number up to the given maximum in a map.
- getDataAsMap(Integer, int, int) - Method in interface de.uni_leipzig.asv.coocc.BinFileMultCol
-
Returns the data for the given number up to the given maximum.
- getDataAsMap(Integer, int) - Method in interface de.uni_leipzig.asv.coocc.BinFileMultCol
-
Returns the data for the given number up to the given maximum in a map.
- getDataAsMap(Integer, int, int, int[], int[]) - Method in interface de.uni_leipzig.asv.coocc.BinFileMultCol
-
Returns the data for the given number up to the given maximum in a map.
- getDataAsMap(Integer, int, int[], int[]) - Method in interface de.uni_leipzig.asv.coocc.BinFileMultCol
-
Returns the data for the given number up to the given maximum in a map.
- getDataAsMap(Integer) - Method in class de.uni_leipzig.asv.coocc.BinFileMultColFile
-
Returns the data for the given number up to the given maximum in a map.
- getDataAsMap(Integer, int, int) - Method in class de.uni_leipzig.asv.coocc.BinFileMultColFile
-
Returns the data for the given number up to the given maximum.
- getDataAsMap(Integer, int) - Method in class de.uni_leipzig.asv.coocc.BinFileMultColFile
-
Returns the data for the given number up to the given maximum in a map.
- getDataAsMap(Integer, int, int, int[], int[]) - Method in class de.uni_leipzig.asv.coocc.BinFileMultColFile
-
Returns the data for the given number up to the given maximum in a map.
- getDataAsMap(Integer, int, int[], int[]) - Method in class de.uni_leipzig.asv.coocc.BinFileMultColFile
-
Returns the data for the given number up to the given maximum in a map.
- getDataAsMap(Integer) - Method in class de.uni_leipzig.asv.coocc.BinFileMultColRam
-
Returns the data for the given number up to the given maximum in a map.
- getDataAsMap(Integer, int, int) - Method in class de.uni_leipzig.asv.coocc.BinFileMultColRam
-
Returns the data for the given number up to the given maximum.
- getDataAsMap(Integer, int) - Method in class de.uni_leipzig.asv.coocc.BinFileMultColRam
-
Returns the data for the given number up to the given maximum in a map.
- getDataAsMap(Integer, int, int, int[], int[]) - Method in class de.uni_leipzig.asv.coocc.BinFileMultColRam
-
Returns the data for the given number up to the given maximum in a map.
- getDataAsMap(Integer, int, int[], int[]) - Method in class de.uni_leipzig.asv.coocc.BinFileMultColRam
-
Returns the data for the given number up to the given maximum in a map.
- getMaxWordNr() - Method in class de.uni_leipzig.asv.coocc.BinFileStrCol
-
Look up in file2 what's at position n-1 and n and returns the wort_bin
from n-1 to n from file1 as Object[2] with Object[0]=String and Object[1]=Integer
- getNumber(String) - Method in class de.uni_leipzig.asv.coocc.BinFileStrCol
-
Lineare Suche zum auffinden von Wortnummern
- getSingleColumn(Integer, int) - Method in interface de.uni_leipzig.asv.coocc.BinFileMultCol
-
Column here is the column in the initial datafile, count begins with 1.
- getSingleColumn(Integer, int, int) - Method in interface de.uni_leipzig.asv.coocc.BinFileMultCol
-
- getSingleColumn(Integer, int) - Method in class de.uni_leipzig.asv.coocc.BinFileMultColFile
-
Column here is the column in the initial datafile, count begins with 1.
- getSingleColumn(Integer, int, int) - Method in class de.uni_leipzig.asv.coocc.BinFileMultColFile
-
- getSingleColumn(Integer, int) - Method in class de.uni_leipzig.asv.coocc.BinFileMultColRam
-
Column here is the column in the initial datafile, count begins with 1.
- getSingleColumn(Integer, int, int) - Method in class de.uni_leipzig.asv.coocc.BinFileMultColRam
-
- getWord(Integer) - Method in class de.uni_leipzig.asv.coocc.BinFileStrCol
-
Look up in file2 what's at position n-1 and n and returns the wort_bin
from n-1 to n from file1 as Object[2] with Object[0]=String and Object[1]=Integer
- getWordsForNumbersSameOrder(List) - Method in class de.uni_leipzig.asv.coocc.BinFileStrCol
-