See: Description
Interface | Description |
---|---|
CollectionUtil.Function |
Class | Description |
---|---|
Assert |
A utility for making programming assertions.
|
CollectionUtil |
Utilities for processing
Collection s. |
CoordinateArrayFilter |
A
CoordinateFilter that creates an array containing every
coordinate in a Geometry . |
CoordinateCountFilter |
A
CoordinateFilter that counts the total number of coordinates
in a Geometry . |
Debug |
Provides routines to simplify and localize debugging output.
|
GeometricShapeFactory |
Computes various kinds of common geometric shapes.
|
IntArrayList |
An extendable array of primitive
int values. |
Memory |
Utility functions to report JVM memory usage.
|
NumberUtil | |
ObjectCounter |
Counts occurrences of objects.
|
PriorityQueue | Deprecated |
Stopwatch |
Implements a timer function which can compute
elapsed time as well as split times.
|
StringUtil |
Utility methods for working with
String s. |
TestBuilderProxy |
A proxy to call TestBuilder functions.
|
UniqueCoordinateArrayFilter |
A
CoordinateFilter that extracts a unique array of Coordinate s. |
Exception | Description |
---|---|
AssertionFailedException |
Thrown when the application is in an inconsistent state.
|
Copyright © 2024. All rights reserved.