What’s in My Stack?

Home

❯

Effective Java

❯

chapters

❯

chapter 5 enums and annotations

index

Oct 20, 20251 min read

Chapter 5 Enums And Annotations

Items

  • Item 34 Use Enums Instead Of Int Constants
  • Item 35 Use Ordinal Method Carefully
  • Item 36 Use Bit Fields Only For Sets
  • Item 37 Use Enumset Instead Of Bit Fields

4 items under this folder.

  • Oct 20, 2025

    item-34-use-enums-instead-of-int-constants

    • Oct 20, 2025

      item-35-use-ordinal-method-carefully

      • Oct 20, 2025

        item-36-use-bit-fields-only-for-sets

        • Oct 20, 2025

          item-37-use-enumset-instead-of-bit-fields


          • © 2025 WIMS – What’s in My Stack
          • GitHub
          • LinkedIn
          • Contact