Skip to content

humanoid readable

Computer Programming for Humanoids

  • Home
  • About
  • My Projects

SmallSet

Methods to use an int as a bit set of small values. Uses 32 bits for a bit set and offers high performance for algorithms. Designed for Java 8 and compatible with common interfaces and classes.

Project Home: https://github.com/claudemartin/smallset

Author ClaudePosted on 2014-10-052020-07-28Categories My ProjectsTags bit set, bitset, Java 8

Leave a Reply Cancel reply

You must be logged in to post a comment.

Post navigation

Previous Previous post: Misnomer: Cloneable
Next Next post: Java 8 StreamZipper

Categories

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

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Recent Posts

  • Misnomer: ConcurrentModificationException
  • TypeScript’s “readonly” is weird
  • Do programmers count from zero?
  • Don’t use Set.of().contains(). Use switch instead.
  • @SafeVarargs and Heap Pollution

Tags

  • @FunctionalInterface
  • abstract
  • abstraction
  • bitset
  • cleanup
  • curry
  • data structure
  • design
  • durgasoft
  • final
  • Function
  • functional programming
  • Garbage Collection
  • generics
  • Java
  • Java 8
  • javatpoint
  • method
  • new operator
  • null
  • NullPointerException
  • object oriented
  • objects
  • oop
  • parallel
  • pass-by-reference
  • pass-by-value
  • precision
  • project
  • recursion
  • recursive
  • sort
  • sorting
  • stakeholder
  • stalin-sort
  • static
  • Stream
  • String
  • substring
  • Swing
  • synchronize
  • time
  • tuples
  • tutorial
  • unicode

Quick Search

Categories

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

Meta

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