Camel: Object Oriented YAML for Java

camel – YAML for Java. A user-friendly OOP library. Read more

Similar

Java Priority Queue

Java.util package provides a PriorityQueue class where an unbounded priority queue based on a priority heap. The elements of the priority queue are ordered according to their natural ordering, or by a Comparator provided at queue construction time, depend... (more…)

Read more »