FITFLOP
Home

sun (3 post)


posts by category not found!

How does Lombok use internal API's without requiring the end-user to export them?

Lomboks Magic How Does It Use Internal APIs Without Exporting Them Have you ever been frustrated by the boilerplate code required for simple Java classes Lombok

2 min read 05-10-2024 26
How does Lombok use internal API's without requiring the end-user to export them?
How does Lombok use internal API's without requiring the end-user to export them?

zenith angle with getsolarposition

Understanding Zenith Angle with the getsolarposition Package The getsolarposition package is a powerful tool for calculating solar angles and positions offering

2 min read 04-10-2024 29
zenith angle with getsolarposition
zenith angle with getsolarposition

Using com.sun classes without --add-opens

The Perils of Using com sun Classes A Guide to Alternatives and Best Practices Javas internal packages residing under the com sun namespace are often tempting s

2 min read 03-10-2024 32
Using com.sun classes without --add-opens
Using com.sun classes without --add-opens