jenkinsci / stapler

Stapler web framework
BSD 2-Clause "Simplified" License
163 stars 104 forks source link

Use pattern matching for `instanceof` #561

Closed basil closed 5 months ago

basil commented 5 months ago

Like https://github.com/jenkinsci/jenkins/pull/9382, but for this repository.

Testing done

mvn clean verify