Skip to content

Shorten generic type #2

Description

@TrackerSB

The generic type of any WizardPage is force to extend Optional<?>. So each WizardPage declaration looks like WizardPage<Optional<...>>. It would be shorten if the Optional would be removed from the declaration (and only the declaration, not the fact that the wizard page returns an Optional as result).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions