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 revision
Previous revision
Next revisionBoth sides next revision
tutorial:accesswideners [2020/07/10 22:27] – removed random " in text hydostutorial: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 =====
Line 27: Line 29:
  
 <code [enable_line_numbers="true"]> <code [enable_line_numbers="true"]>
-# Comments like this are supported, as well at the end of the line+# Comments like this are supported, as well as at the end of the line
 </code> </code>
  
tutorial/accesswideners.txt · Last modified: 2024/04/01 19:23 by matjojo