This is a simple application that demonstrates the use of Lambda expressions
-
Updated
Jan 21, 2019 - Java
This is a simple application that demonstrates the use of Lambda expressions
Core Concepts of Java
Maven Plugin and Java Framework to create java enum classes from html tables and other sources.
global enum settings, i18n , global exception handle
Exceptions build with generics
So, null & unknown value handling for enum has always been an issue for me, saw the implementation on Amazon Java SDK packages and created @ValidEnum constraints to support using Hibernate Validator library.
Simple sorting algorithms (Quick,Bubble,Bucket) for a TShirt
console app implements strategy app
Having trouble using enums in Java? Check out this post to learn more about how to make enums more useful with or without a set of variables.
Want to learn more about how to use Java enums with configurable sorting fields? Check out this tutorial to learn more about using enums with sorting fields.
Projetos criados em Java do Bootcamp Back-end Developer Carrefour da Digital Innovation One. Neste caso o curso de Desenvolvimento Básico em Java, um dos 25 cursos do bootcamp.
A Deep Dive Coding project to learn about advanced enums and interfaces
practise TDD and OOP
Amazing number project which verifies many properties of numbers like: even, odd, duck, gapfull, sunny, happy and more (my solution of topics and tasks from JetBrains Academy)
Bisher konnten für die Rasse eines Hundes beliebige Zeichenketten übergeben werden, so konnte ein Hund z.B. die Rasse "OOP" haben. Ergänze ein Enum für die möglichen Hunderassen Schäferhund, Border Collie, Labrador und Rottweiler und verändere die 'Dog'-Klasse so, dass lediglich einer dieser sinnvollen Werte für das Attribut 'breed' übergeben we…
Add a description, image, and links to the enums topic page so that developers can more easily learn about it.
To associate your repository with the enums topic, visit your repo's landing page and select "manage topics."