Random Thoughts on Java Programming
Trying to define some of my thoughts on Software Design.
Pages
(Move to ...)
Home
About me
Glossary
Quotes
References
FAQ
Java Specification Requests
ASCII Table
How I Explained REST to My Wife
Weight Measurements
▼
Thursday, 25 July 2019
Converting an Optional to a List
›
Just a quick small snippet on how to convert a Optional to a List. Hope it helps someone, who's new at Optionals.
Tuesday, 23 July 2019
JOpt Simple
›
Just a small note regarding a library I use. According to the website 1 : JOpt Simple is a Java library for parsing command line options, ...
‹
›
Home
View web version