Removed code smells.
Formatted code.
Added a functional interface for a function which accepts three arguments.
Method to pick a random element from a list.
Removed code smell.
Generic methods to write/read a collection or a map to/from an XML file.
Added setter for first and second and constructor for empty pair.
Java doc corrected.
Documentation and formatting.
Added a functional interface for a consumer which accepts three arguments.