Class ALSquareVector

    • Field Detail

      • squares

        @NonNull
        public java.util.List<ALSquare> squares
    • Constructor Detail

      • ALSquareVector

        public ALSquareVector​(@NonNull
                              java.util.List<ALSquare> squares)
      • ALSquareVector

        public ALSquareVector​(org.json.JSONObject json)
                       throws org.json.JSONException
        Throws:
        org.json.JSONException
      • ALSquareVector

        public ALSquareVector​(ALSquareVector alSquareVector)
    • Method Detail

      • equals

        public boolean equals​(java.lang.Object anObject)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object