Java Tip 10: Implement callback routines in Java -- from javaworld
摘要:Developers conversant in the event-driven programming model of MS-Windows and the X Window System are accustomed to passing function pointers that are invoked (that is, "called back") when something happens. Java's object-oriented model does not currently support method pointers, and t
阅读全文
posted @ 2012-04-14 15:04
浙公网安备 33010602011771号