Skip to content
Snippets Groups Projects
Commit 651d957d authored by carmuno's avatar carmuno :tennis:
Browse files

ventanillas (genericidad).

parent a8f6da29
Branches
No related tags found
No related merge requests found
......@@ -2,6 +2,13 @@ package examen2;
import java.util.ArrayList;
/*
*
* @author Carlos Noé Muñoz
* @version 1.1
*
*/
public class ColaDosVentanillas <T>{
private ArrayList <T> ventanilla1;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment