|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
| Interface Summary | |
|---|---|
| Combiner | Interface for combining structurally-delicate items (such as annotations) which need to be unified to a single output. |
| PrimitiveArray<ArrayType,BaseType> | Interface for primitive-type extensible arrays, modeled after
ArrayList, but more performant. |
| Sizable | An entity with a size. |
| Class Summary | |
|---|---|
| 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 creating and manipulating PrimitiveArray instances. |
| BoolArray | An extensible array of boolean elements. |
| ByteArray | An extensible array of byte elements. |
| CharArray | An extensible array of char elements. |
| CheckSezpoz | Deprecated. |
| ClassUtils | Useful methods for working with Class objects and primitive types. |
| CombineAnnotations | Deprecated. Use AnnotationCombiner instead. |
| ConversionUtils | Useful methods for converting and casting between classes and types. |
| DebugUtils | Useful methods for debugging programs. |
| DoubleArray | An extensible array of double elements. |
| FileUtils | Useful methods for working with file paths. |
| FloatArray | An extensible array of float elements. |
| IntArray | An extensible array of int elements. |
| IteratorPlus<E> | A class that provides more thorough support for iteration. |
| ListUtils | Useful methods for working with Lists. |
| LongArray | An extensible array of long elements. |
| Manifest | Helper class for working with JAR manifests. |
| 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. |
| POM | Helper class for working with Maven POMs. |
| ProcessUtils | Useful methods for working with processes. |
| ReadInto | This class takes an InputStream and either accumulates the read bytes
in a String or outputs to a PrintStream. |
| 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. |
| Timing | A helper class to help with optimizing the performance of a list of operations. |
| XML | Helper class for working with XML documents. |
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||