IntelliJ IDEA
 
Get IntelliJ IDEA
You are viewing the documentation for an earlier version of IntelliJ IDEA.

Wrap Return Value dialog

Last modified: 10 August 2022

Required plugin: Additional Java Refactorings (installed and enabled)

Refactor | Wrap Return Value

Use this refactoring to create a wrapper class around the return values of a method, or use a compatible existing class as a wrapper.