DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

Why I Never Null-Check Parameters

6 years ago dzone.com
Why I Never Null-Check Parameters

Summary: This is a summary of an article originally published by the source. Read the full original article here →

Writing code with input parameters that are not null is not ''safer;'' it's exactly the opposite — it makes Java code less readable and less safe.

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com