From 2c146c894972e2c6ab701b3c66dcf242d7be656f Mon Sep 17 00:00:00 2001 From: Adrien Hopkins Date: Tue, 24 Dec 2019 16:16:13 -0500 Subject: Added Javadoc to the project. --- doc/org/unitConverter/unit/USCustomary.html | 423 ++++++++++++++++++++++++++++ 1 file changed, 423 insertions(+) create mode 100644 doc/org/unitConverter/unit/USCustomary.html (limited to 'doc/org/unitConverter/unit/USCustomary.html') diff --git a/doc/org/unitConverter/unit/USCustomary.html b/doc/org/unitConverter/unit/USCustomary.html new file mode 100644 index 0000000..38777d1 --- /dev/null +++ b/doc/org/unitConverter/unit/USCustomary.html @@ -0,0 +1,423 @@ + + + + + +USCustomary + + + + + + + + +
+ + + + + + + +
+ + + +
+
org.unitConverter.unit
+

Class USCustomary

+
+
+ +
+
    +
  • +
    +
    +
    public final class USCustomary
    +extends java.lang.Object
    +
    A static utility class that contains units in the US Customary system.
    +
    +
    Since:
    +
    2019-10-21
    +
    Author:
    +
    Adrien Hopkins
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        OUNCE_FORCE

        +
        public static final LinearUnit OUNCE_FORCE
        +
      • +
      + + + +
        +
      • +

        POUND_FORCE

        +
        public static final LinearUnit POUND_FORCE
        +
      • +
      + + + +
        +
      • +

        BRITISH_THERMAL_UNIT

        +
        public static final LinearUnit BRITISH_THERMAL_UNIT
        +
      • +
      + + + +
        +
      • +

        CALORIE

        +
        public static final LinearUnit CALORIE
        +
      • +
      + + + +
        +
      • +

        KILOCALORIE

        +
        public static final LinearUnit KILOCALORIE
        +
      • +
      + + + +
        +
      • +

        FOOT_POUND

        +
        public static final LinearUnit FOOT_POUND
        +
      • +
      + + + +
        +
      • +

        HORSEPOWER

        +
        public static final LinearUnit HORSEPOWER
        +
      • +
      + + + +
        +
      • +

        POUND_PER_SQUARE_INCH

        +
        public static final LinearUnit POUND_PER_SQUARE_INCH
        +
      • +
      + + + +
        +
      • +

        FAHRENHEIT

        +
        public static final Unit FAHRENHEIT
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        USCustomary

        +
        public USCustomary()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + -- cgit v1.2.3