Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 521 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 521 Bytes

mikera

Mike's general purpose Java library

Lots of good stuff inside including:

  • Maths functions
  • A set of persistent, immutable data structures
  • Bitwise operations and tools
  • Resource handling utility functions
  • GUI utilities
  • Sound utilities
  • Random number generation and algorithms (also available via the Randomz library - https://github.com/mikera/randomz)

Status

Build Status