Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • (cur | prev) 05:26, 23 November 2010Han84 (Talk | contribs). . (578 bytes) (+578). . (New page: <source lang="java"> public static int convertObjectToInt(Object obj) { if (obj.getClass().toString().contains("Integer")) { return (Integer) obj; } if (obj.getClass().toString().cont...)

Alumni Liaison

has a message for current ECE438 students.

Sean Hu, ECE PhD 2009