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.Area.html | 336 +++++++++++++++++++++++ 1 file changed, 336 insertions(+) create mode 100644 doc/org/unitConverter/unit/USCustomary.Area.html (limited to 'doc/org/unitConverter/unit/USCustomary.Area.html') diff --git a/doc/org/unitConverter/unit/USCustomary.Area.html b/doc/org/unitConverter/unit/USCustomary.Area.html new file mode 100644 index 0000000..f811e72 --- /dev/null +++ b/doc/org/unitConverter/unit/USCustomary.Area.html @@ -0,0 +1,336 @@ + + + + + +USCustomary.Area + + + + + + + + +
+ + + + + + + +
+ + + +
+
org.unitConverter.unit
+

Class USCustomary.Area

+
+
+ +
+
    +
  • +
    +
    Enclosing class:
    +
    USCustomary
    +
    +
    +
    +
    public static final class USCustomary.Area
    +extends java.lang.Object
    +
    US Customary units that measure area
    +
    +
    Since:
    +
    2019-11-08
    +
    Author:
    +
    Adrien Hopkins
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        SQUARE_SURVEY_FOOT

        +
        public static final LinearUnit SQUARE_SURVEY_FOOT
        +
      • +
      + + + +
        +
      • +

        SQUARE_CHAIN

        +
        public static final LinearUnit SQUARE_CHAIN
        +
      • +
      + + + +
        +
      • +

        ACRE

        +
        public static final LinearUnit ACRE
        +
      • +
      + + + +
        +
      • +

        SECTION

        +
        public static final LinearUnit SECTION
        +
      • +
      + + + +
        +
      • +

        SURVEY_TOWNSHIP

        +
        public static final LinearUnit SURVEY_TOWNSHIP
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        Area

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