Class Value.TypedValue<A>

    • Method Detail

      • get

        public A get()
        Description copied from class: Value
        Get the wrapped value.
        Specified by:
        get in class Value
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object