package tracking;

public class Pair {
	
	Atributes i;
	Atributes j;

}
