Skip to content

Instantly share code, notes, and snippets.

View codyrioux's full-sized avatar

Cody Rioux codyrioux

View GitHub Profile
import java.util.Arrays;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.List;
import java.lang.Iterable;
import java.util.NoSuchElementException;
import javax.naming.OperationNotSupportedException;
/**