JSR 363 RI User Guide
  • Introduction
  • Overview
  • Supported Units
  • Abstract Base Classes
    • Abstract Quantity
    • AbstractUnit
  • Factory Accessors
    • Units
    • Quantities
  • Library
  • Formatting
  • Functional Elements
    • Conversion
  • RI Level SPI
    • Measurement Interface
    • Range Class
  • Non Functional Requirements
    • Preserving precision
  • Examples
    • Hurricane Wind Scale
    • Using Enums
Powered by GitBook
On this page

Overview

The JSR 363 reference implementation (RI) provides both an implementation of the interfaces defined in the API section of this specification, and some helpful elements which are not part of the API. The RI provides different Unit implementations depending on their role, for example a distinct BaseUnit class.

PreviousIntroductionNextSupported Units

Last updated 7 years ago