Package org.carrot2.util
package org.carrot2.util
Miscellaneous utilities.
-
ClassDescriptionA set of specific comparators for
char []
arrays.A number of useful methods for working withchar []
arrays.A number of useful methods for working withCharSequence
s.A number of utility classes for working withThrowable
s.A number of utility methods for working with theExecutor
s framework.Various utilities for processing graphs.A predicate defining arcs of an undirected graph.Iterates over ranges between elements for which a given predicate returnstrue
.A number of utilities for working withIntIntHashMap
s.Utility methods for working withList
s.Utilities for working withMap
s.ImplementsCharSequence
over a mutablechar[]
buffer.Various utility methods operating on aMutableCharArray
.Pair<I,J> An immutable pair of objects.A PriorityQueue maintains a partial ordering of its elements such that the least element can always be found in constant time.A helper class for performing various calculations for integer and double ranges.Calculates an average of values showing up in a given time window.Tabular output data dump with automatically adjusted column widths and some other utilities.Column alignment.Column specification.