diff --git a/core-java/README.md b/core-java/README.md index 1d1e63f36a..c21c8f35ec 100644 --- a/core-java/README.md +++ b/core-java/README.md @@ -104,3 +104,4 @@ - [Guide to DelayQueue](http://www.baeldung.com/java-delay-queue) - [Comparing getPath(), getAbsolutePath(), and getCanonicalPath() in Java](http://www.baeldung.com/java-path) - [How to Add a Single Element to a Stream](http://www.baeldung.com/java-stream-append-prepend) +- [Using Java MappedByteBuffer](http://www.baeldung.com/java-mapped-byte-buffer)