blog.scottlogic.com/2016/07/28/java-enums-how-to-use-them-smarter.html
Preview meta tags from the blog.scottlogic.com website.
Linked Hostnames
10- 21 links toblog.scottlogic.com
- 13 links towww.scottlogic.com
- 2 links toen.wikipedia.org
- 1 link tocreativecommons.org
- 1 link todocs.oracle.com
- 1 link totwitter.com
- 1 link towww.bcorporation.net
- 1 link towww.e4developer.com
Thumbnail

Search Engine Appearance
https://blog.scottlogic.com/2016/07/28/java-enums-how-to-use-them-smarter.html
Java Enums - how to use them smarter
A short introduction to Java enum capabilities followed by concrete examples of good use. How enums help with implementing lazy loaded singleton, following open/closed principle and using strategy pattern.
Bing
Java Enums - how to use them smarter
https://blog.scottlogic.com/2016/07/28/java-enums-how-to-use-them-smarter.html
A short introduction to Java enum capabilities followed by concrete examples of good use. How enums help with implementing lazy loaded singleton, following open/closed principle and using strategy pattern.
DuckDuckGo
Java Enums - how to use them smarter
A short introduction to Java enum capabilities followed by concrete examples of good use. How enums help with implementing lazy loaded singleton, following open/closed principle and using strategy pattern.
General Meta Tags
4- titleJava Enums - how to use them smarter
- charsetutf-8
- descriptionA short introduction to Java enum capabilities followed by concrete examples of good use. How enums help with implementing lazy loaded singleton, following open/closed principle and using strategy pattern.
- viewportwidth=device-width, initial-scale=1.0
Open Graph Meta Tags
6- og:titleJava Enums - how to use them smarter
- og:descriptionA short introduction to Java enum capabilities followed by concrete examples of good use. How enums help with implementing lazy loaded singleton, following open/closed principle and using strategy pattern.
- og:imagehttps://blog.scottlogic.com/assets/blog.png
- og:typearticle
- og:site_nameScott Logic
Twitter Meta Tags
4- twitter:cardsummary
- twitter:site@Scott_Logic
- twitter:imagehttps://blog.scottlogic.com/assets/blog.png
- twitter:creator@e4developer
Link Tags
6- alternatehttps://blog.scottlogic.com/atom.xml
- alternatehttps://blog.scottlogic.com/feed.xml
- canonicalhttps://blog.scottlogic.com/2016/07/28/java-enums-how-to-use-them-smarter.html
- canonicalhttps://blog.scottlogic.com/2016/07/28/java-enums-how-to-use-them-smarter.html
- iconhttps://blog.scottlogic.com/favicon.ico
Links
43- http://blog.scottlogic.com/2016/05/21/recommended-reading-for-java-developers.html
- http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html
- https://blog.scottlogic.com
- https://blog.scottlogic.com/2019/02/14/4-things-I-learned-to-love-about-Swift.html
- https://blog.scottlogic.com/2025/01/20/algebraic-data-types-with-java.html