Class CLValueResult.Result

  • Enclosing class:
    CLValueResult

    protected static class CLValueResult.Result
    extends java.lang.Object
    `Result` with `Ok` and `Err` variants of `CLType`s.
    Since:
    0.0.1
    See Also:
    CLTypeData
    • Method Detail

      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class java.lang.Object
      • canEqual

        protected boolean canEqual​(java.lang.Object other)
      • hashCode

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