Skip to content

Commit

Permalink
Add clarification to the Find more appropriate classes for method task
Browse files Browse the repository at this point in the history
  • Loading branch information
onewhl committed Nov 7, 2023
1 parent 0391369 commit 53bbf58
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
Next, you need to move methods to a more appropriate place using move refactoring.
Move some methods from one class to another.

Please note: As of now, in Kotlin, the move method refactoring is limited to top-level declarations and nested classes.

### Hints

<div class="hint" title="Shortcut for Move refactoring">
Expand Down

0 comments on commit 53bbf58

Please sign in to comment.