A B C D E F G H I J K L M N O P R S T U V W 

G

gapFirstAndSecond(double[]) - Static method in class com.ibm.bluej.util.common.DenseVectors
 
get(Map<K, MutableDouble>, K, double) - Static method in class com.ibm.bluej.util.common.SparseVectors
 
get(Map<K1, HashMap<K2, MutableDouble>>, K1, K2, double) - Static method in class com.ibm.bluej.util.common.SparseVectors
 
getCanonicalPath(File) - Static method in class com.ibm.bluej.util.common.FileUtil
gets the canonical path for the file, or null if it cannot
getCanonicalPath(String) - Static method in class com.ibm.bluej.util.common.FileUtil
 
getCategories() - Method in class com.ibm.bluej.util.common.PrecisionRecall
All categories (including OVERALL), sorted alphabetically
getCellEditorValue() - Method in class com.ibm.bluej.util.common.visualization.ButtonColumn
 
getClasspath() - Static method in class com.ibm.bluej.util.common.Lang
 
getDataInput(String) - Static method in class com.ibm.bluej.util.common.FileUtil
 
getDataOutput(String) - Static method in class com.ibm.bluej.util.common.FileUtil
 
getDefaultZero(Map<K, MutableDouble>, K) - Static method in class com.ibm.bluej.util.common.MutableDoubleHashMap
 
getDefaultZero(Map<S, M>, S, T) - Static method in class com.ibm.bluej.util.common.MutableDoubleHashMap
 
getDefaultZero(Map<K, MutableDouble>, K) - Static method in class com.ibm.bluej.util.common.SparseVectors
gets the value for the dimension key.
getExtension(String) - Static method in class com.ibm.bluej.util.common.FileUtil
return the last extension from a filename, including the '.'
getFilePrintStream(String) - Static method in class com.ibm.bluej.util.common.FileUtil
constructs PrintStream to write to the file called filename, creating any parent directories, and gzipping the output if the filename ends with ".gz"
getFirst() - Method in class com.ibm.bluej.util.common.Pair
 
getFirst() - Method in class com.ibm.bluej.util.common.SparseVectors.OverlapRecord
 
getFocusBorder() - Method in class com.ibm.bluej.util.common.visualization.ButtonColumn
Get foreground color of the button when the cell has focus
getGrubbsZ(Map<T, MutableDouble>, double, double) - Static method in class com.ibm.bluej.util.common.MutableDoubleHashMap
 
getHisto(Map<?, MutableDouble>, double[]) - Static method in class com.ibm.bluej.util.common.MutableDoubleHashMap
 
getHisto(Map<?, MutableDouble>, double[]) - Static method in class com.ibm.bluej.util.common.SparseVectors
thresholds is assumed sorted least to greatest the length of the returned value is one larger than thresholds the returned value in position i is equal to the number of entries in the sparse vector greater than thresholds[i-1] and less than thresholds[i] at the first position the value is equal to the number of entries in the sparse vector less than any threshold at the final position the value is equal to the number of entries greater than any threshold
getHisto2(Map<?, ? extends Map<?, MutableDouble>>, double[]) - Static method in class com.ibm.bluej.util.common.MutableDoubleHashMap
 
getIndex(Map<K, Integer>, K) - Static method in class com.ibm.bluej.util.common.HashMapUtil
 
getInterval() - Method in class com.ibm.bluej.util.common.PeriodicChecker
 
getKey() - Method in class com.ibm.bluej.util.common.SparseVectors.OverlapRecord
 
getKeyDims(Map<T, MutableDouble>, int) - Static method in class com.ibm.bluej.util.common.MutableDoubleHashMap
 
getKeyDims(Map<T, MutableDouble>, int) - Static method in class com.ibm.bluej.util.common.SparseVectors
Returns the keys associated with the numDims greatest values
getLimit() - Method in class com.ibm.bluej.util.common.NBest
 
getLines(String) - Static method in class com.ibm.bluej.util.common.FileUtil
 
getMaxF(String) - Method in class com.ibm.bluej.util.common.PrecisionRecall
 
getMean(Map<?, MutableDouble>) - Static method in class com.ibm.bluej.util.common.MutableDoubleHashMap
 
getMean(Map<?, MutableDouble>) - Static method in class com.ibm.bluej.util.common.SparseVectors
returns the average value
getMnemonic() - Method in class com.ibm.bluej.util.common.visualization.ButtonColumn
 
getNext() - Method in class com.ibm.bluej.util.common.ThreadedLoopIterator
 
getNorm(Map<?, MutableDouble>) - Static method in class com.ibm.bluej.util.common.MutableDoubleHashMap
 
getOneNorm(Map<?, MutableDouble>) - Static method in class com.ibm.bluej.util.common.MutableDoubleHashMap
 
getOverlap(Map<T, MutableDouble>, Map<T, MutableDouble>) - Static method in class com.ibm.bluej.util.common.MutableDoubleHashMap
 
getOverlap(Map<T, MutableDouble>, Map<T, MutableDouble>) - Static method in class com.ibm.bluej.util.common.SparseVectors
returns a sorted list with a OverlapRecord for every dimension in which both vectors have a value greater than zero
getOverlap() - Method in class com.ibm.bluej.util.common.SparseVectors.OverlapRecord
 
getOverlapDirectional(Map<T, MutableDouble>, Map<T, MutableDouble>) - Static method in class com.ibm.bluej.util.common.MutableDoubleHashMap
 
getPropertiesWithSubstitutions(String) - Static method in class com.ibm.bluej.util.common.PropertyLoader
Checks classpath for a properties file 'name' Works with either '.' separator or '/' separator and with or without '.properties' extension if the .properties file contains things like keyX=bar, keyY=${keyX}foo then the ${keyX} will be substituted with the keyX value
getRawLines(String) - Static method in class com.ibm.bluej.util.common.FileUtil
 
getSample(Iterable<T>, int) - Static method in class com.ibm.bluej.util.common.RandomUtil
 
getScores() - Method in class com.ibm.bluej.util.common.PrecisionRecallThreshold
 
getSecond() - Method in class com.ibm.bluej.util.common.Pair
 
getSecond() - Method in class com.ibm.bluej.util.common.SparseVectors.OverlapRecord
 
getSentenceBoundaryStarts(String) - Static method in class com.ibm.bluej.util.common.SimpleSentenceSplitter
Returns the sentence boundaries inside a given text, starting from the 1st character index to the last character index.
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class com.ibm.bluej.util.common.visualization.ButtonColumn
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class com.ibm.bluej.util.common.visualization.ButtonColumn
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class com.ibm.bluej.util.common.visualization.FunctionCellRenderer
 
getTwoNorm(Map<?, MutableDouble>) - Static method in class com.ibm.bluej.util.common.MutableDoubleHashMap
Version of getNorm that doesn't take the square root
getVariance(Map<?, MutableDouble>, double) - Static method in class com.ibm.bluej.util.common.MutableDoubleHashMap
 
getVariance(Map<?, MutableDouble>, double) - Static method in class com.ibm.bluej.util.common.SparseVectors
returns the variance of the values in m, assuming that their mean is 'mean'
GZIP_EXTN - Static variable in class com.ibm.bluej.util.common.FileUtil
 
A B C D E F G H I J K L M N O P R S T U V W