Subscribe to:
Post Comments (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/
Hi I'm trying to add an offset(in minutes) to xmlgregoriancalendar, do you have any idea on how to do that??
ReplyDelete