Getting compilation timestamp of a java class

Posted by Alex Kravets on Stack Overflow See other posts from Stack Overflow or by Alex Kravets
Published on 2010-06-09T07:38:11Z Indexed on 2010/06/09 7:42 UTC
Read the original article Hit count: 119

Filed under:

Is it possible to reliably determine the compilation time stamp of a given class for both java applications running locally and as applets and/or JNLP webapps ?

© Stack Overflow or respective owner

Related posts about java