Skip to content

Instantly share code, notes, and snippets.

View MLabusquiere's full-sized avatar

Maxence Labusquiere MLabusquiere

View GitHub Profile
package fr.zenika.vertx.app.starter;
import java.util.ArrayList;
import java.util.Collection;
import java.util.Collections;
/**
* @author M. Labusquière
*/
public class TestCollectionMain {