JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Use
Tree
Deprecated
Index
Search
Help
org.jparsec.internal.util
Contents
Description
Package Specification
Related Documentation
Classes and Interfaces
Hide sidebar
Show sidebar
Package org.jparsec.internal.util
package
org.jparsec.internal.util
Internal utilities. Do not use classes in this package.
Package Specification
The code is developed and tested under Java 5.0.
Related Documentation
For overviews, tutorials, examples, guides, and tool documentation, please see README.txt:
Classes
Class
Description
Checks
Common facilities to check precondition, postcondition and invariants.
IntList
A simple, efficient and dynamic int list.
Lists
Internal utility to work with
List
.
Objects
Utility functions for any object.
Strings
Internal utility for
String
operation.