| AbstractPrimitiveArray<ArrayType,BaseType> |
Abstract base class for primitive-type extensible arrays.
|
| AppUtils |
Useful methods for obtaining details of the SciJava application environment.
|
| ArrayUtils |
Utility class for working with arrays, particularly arrays of primitives.
|
| BoolArray |
An extensible array of boolean elements.
|
| ByteArray |
An extensible array of byte elements.
|
| Bytes |
Useful methods for reading, writing, decoding and converting bytes
and byte arrays.
|
| CharArray |
An extensible array of char elements.
|
| CheckSezpoz |
Deprecated. |
| ClassUtils |
Useful methods for working with Class objects and primitive types.
|
| ColorRGB |
A color with red, green and blue color components.
|
| ColorRGBA |
A color with red, green, blue and alpha color components.
|
| Colors |
Predefined ColorRGB objects and related utility methods.
|
| CombineAnnotations |
Deprecated.
|
| ConversionUtils |
Deprecated.
|
| DebugUtils |
Useful methods for debugging programs.
|
| DefaultTreeNode<T> |
|
| DigestUtils |
Utility class for computing cryptographic hashes.
|
| DoubleArray |
An extensible array of double elements.
|
| FileUtils |
Useful methods for working with file paths.
|
| FloatArray |
An extensible array of float elements.
|
| GenericUtils |
Deprecated.
|
| IntArray |
An extensible array of int elements.
|
| IntCoords |
This class represents an (X, Y) coordinate pair in integer coordinates.
|
| IntRect |
A class for representing a rectangular region, in integer coordinates.
|
| IteratorPlus<E> |
A class that provides more thorough support for iteration.
|
| LastRecentlyUsed<T> |
A simple container for N last-recently-used items.
|
| LineOutputStream |
This class hides a line-based output behind an OutputStream.
|
| ListUtils |
Useful methods for working with Lists.
|
| LongArray |
An extensible array of long elements.
|
| Manifest |
Helper class for working with JAR manifests.
|
| MersenneTwisterFast |
MersenneTwister and MersenneTwisterFast
|
| MetaInfCombiner |
Accumulates information from the class path to make META-INF/ files
appropriate for an uber jar.
|
| MirrorWebsite |
This program mirrors a given website.
|
| MiscUtils |
Miscellaneous utility methods.
|
| NumberUtils |
Useful methods for working with Number objects.
|
| ObjectArray<E> |
An extensible, generic array of Object elements.
|
| PlatformUtils |
Useful methods for platform-specific interrogation.
|
| POM |
Helper class for working with Maven POMs.
|
| Prefs |
Deprecated.
|
| ProcessUtils |
Useful methods for working with processes.
|
| PropertiesHelper |
Simple utility for reading and writing a property map to/from plain text.
|
| Query |
A map of annotations to annotated elements.
|
| ReadInto |
|
| RealCoords |
This class represents an (X, Y) coordinate pair in real coordinates.
|
| RealRect |
A class for representing a rectangular region, in real coordinates.
|
| ReflectedUniverse |
A general-purpose reflection wrapper class.
|
| ServiceCombiner |
Combines Service information from all JAR files on the classpath.
|
| ShortArray |
An extensible array of short elements.
|
| SizableArrayList<E> |
An ArrayList whose size can be adjusted more efficiently.
|
| StringMaker |
Helper class for building up Strings of key/value pairs.
|
| StringUtils |
Useful methods for working with Strings.
|
| Timing |
A helper class to help with optimizing the performance of a list of
operations.
|
| TunePlayer |
Any QBasic fans out there?
|
| Types |
Utility class for working with generic types, fields and methods.
|
| UnitUtils |
Utility methods for working with units.
|
| VersionUtils |
Useful methods for retrieving versions from JARs and POMs associated with
Class objects.
|
| XML |
Helper class for working with XML documents.
|