Package fr.ens_cachan.dptinfo.util

Class Summary
Function<A,B> An interface for generic functions from type A to type B.
Iterators A class for generic function calls on Iterable structures.
Pair<F extends Comparable<? super F>,S extends Comparable<? super S>> A generic implementation of a pair of elements.
Test