The Java and Alfresco World
Showing posts with label
switch statement
.
Show all posts
Showing posts with label
switch statement
.
Show all posts
Thursday, February 9, 2017
Switch statement implementation for class type using enum
›
Switch statement in most languages including Java, C++, C# etc. is a kind of jump table. It is considered when you have a long if-else lad...
2 comments:
›
Home
View web version