Interface TaggedUnion<Tag extends java.lang.Enum<?>,​BaseType>

    • Method Detail

      • _kind

        Tag _kind()
        Get the of the kind of variant held by this object.
        Returns:
        the variant kind