User Tools

Site Tools


tutorial:accesswideners

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
tutorial:accesswideners [2020/08/08 01:27] – add missing word upcraftlptutorial:accesswideners [2020/09/05 13:24] – Suggest running genSources siglong
Line 9: Line 9:
     * Before you consider overriding final methods, try mixin injecting in final methods first!     * Before you consider overriding final methods, try mixin injecting in final methods first!
     * If you want to subclass a class with only (package) private constructors, wideners are a good choice.     * If you want to subclass a class with only (package) private constructors, wideners are a good choice.
 +
 +In order to access widener changes to show up in the decompiled source, run the ''genSources'' gradle task.
  
 ===== Requirements ===== ===== Requirements =====
tutorial/accesswideners.txt · Last modified: 2024/04/01 19:23 by matjojo