i noticed with the new decompiler tool that top le...
# announcements
m
i noticed with the new decompiler tool that top level functions are declared both final and static. is it meaningful to have a final static method or is the final modifier ignored?