Learn about the @SafeVarargs annotation in Java
Also find me here:
Baeldung Author
Hakan Ozler
Hakan is a Software Developer with the focus on sharing his knowledge by writing articles. A Duke’s Choice Award'17 winner. A team player of Docker Izmir. He holds a master’s degree in the Computer Science from University of Antwerp, Belgium.
Here's what I've written (so far):
Baeldung on Java
- All
- Java (5)
- Docker (1)
Java @Deprecated Annotation
Filed under Java
Learn how to mark APIs as deprecated in Java
Java @SuppressWarnings Annotation
Filed under Java
Learn how to use the @SuppressWarnings annotation
Java @Override Annotation
Filed under Java
Have a look at how to use the @Override annotation in Java
A Docker Guide for Java
Filed under Docker
A quick and practical guide to Docker Client for Java.
Overview of Java Built-in Annotations
Filed under Java
Discover built-in annotations in Java.