Skip to content

humanoid readable

Computer Programming for Humanoids

  • Home
  • About
  • My Projects

Tag: enum

EnumBitSet

I did this because EnumSet is in fact a bit set (if it’s not a JumboEnumSet) but it can’t be used as such. I ended up writing a complete library for domain bit sets. 

Project website: http://claude-martin.ch/enumbitset/

Project home @ GitHub: https://github.com/claudemartin/enum-bit-set

Author ClaudePosted on 2014-07-29Categories Java, My ProjectsTags bitset, enum, EnumSet, set theory1 Comment on EnumBitSet

Quick Search

Categories

  • About
  • Java
  • Java Interview Questions
  • Java Misnomers
  • Misconceptions
  • My Projects
  • Programming

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
  • Home
  • About
  • My Projects
humanoid readable Proudly powered by WordPress