Skip to content

seywerth/javaPlayground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Java playground

Examples and playground for mostly Java features. Simple Maven project. Maybe it grows over time ;)

Overview

  • operator.BooleanAlgebra compares Java operators (or, xor, and, bitwise..)
  • set.HashSetOrder compares Sets (order/performance of HashSet, LinkedHashSet, TreeSet)
  • text.LexicalComparator shows how to sort text including diacritics (ÄÂá..)

Dependencies

Usage is shown in Test classes. Needed should be only Java 8 and Junit 4.12.

About

Examples and playground for Java features.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages