Changes

Jump to navigation Jump to search
89 bytes added ,  12:16, 3 April 2015
Line 298: Line 298:     
== Generic class ==
 
== Generic class ==
Can work with other objects specified at the class instantiation.
+
Can work with other objects specified at the class instantiation.<br />
 +
[https://github.com/rafahsolis/javaTutorial/blob/master/Generic.java Generic.java]
 
<source lang="java">
 
<source lang="java">
 
import java.util.ArrayList;
 
import java.util.ArrayList;

Navigation menu