Thursday, January 05, 2006

Method pointer & Interface & Callbacks

(1) Method pointer ---- Method reflection are the same goal from C to Java
(2) Interfaces & inner classes are the better option in terms of performance specifically for those call backs

No comments: