Saturday, October 9, 2010
Tuesday, October 5, 2010
Subscribe to:
Posts (Atom)
How can instantiate Java interface without implementing.
public interface Foo { String method(); } public class Claaa { public static void main(String[] args) { Foo fooByIC...
-
this is test
-
http://freejavaclass.com/detailpost.jsp?postid=85
-
http://freejavaclass.com/