Package com.vividsolutions.jump.util
package com.vividsolutions.jump.util
-
ClassesClassDescriptionString-to-Object map that anyone can use.Simply a chunk of code that can be passed around.CollectionMap<K,
V> A Map whose values are Collections.Some utility functions for handling Coordinate arrays.A Counter used for example in Maps to count the number of times an item occurs.File-related utility functions.Warning: This class can parse a wide variety of formats.Some simple single-arg sprintf-like routines.Can't add, replace, or remove the first element in the list.Utilities to support the Java language.LazyList<E>ListWrapper<E>Additional math utilities.An Iterator that can traverse multiple iterators down an object graph.Range.RangeTreeMap<T,U> Provides a simple encyrption/decryption mechanism for ASCII string values.Simple implementation of TreeModel.Useful String-related utilities.An autocomplete data structure that enables you to quickly look up the top k terms with a given prefix in a set of weighted terms.A weighted term.A list of autocomplete suggestions, ordered from highest weight to lowest weight.UniqueList<E>A List that ignores duplicates.