Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

We never talk about enums #108

Open
bwittman opened this issue Jun 4, 2019 · 0 comments
Open

We never talk about enums #108

bwittman opened this issue Jun 4, 2019 · 0 comments

Comments

@bwittman
Copy link
Contributor

bwittman commented Jun 4, 2019

The enum type is mentioned once in the book, in the context of states that a Thread can be in. Otherwise, enum types are not discussed.

There should be a thorough explanation of enum types, probably in the either the Classes or Interfaces chapter. Perhaps they can replace the discussion of anonymous classes, whose use will be replaced by lambdas.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant